You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: substratevm/CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,7 @@ This changelog summarizes major changes to GraalVM Native Image.
5
5
## Version 22.3.0
6
6
* (GR-35721) Remove old build output style and the `-H:±BuildOutputUseNewStyle` option.
7
7
* (GR-39390) Red Hat added support for the JFR event `JavaMonitorEnter`.
8
+
* (GR-39497) Add `-H:BuildOutputJSONFile=<file.json>` option for [JSON build output](https://github.com/oracle/graal/edit/master/docs/reference-manual/native-image/BuildOutput.md#machine-readable-build-output). Please feel free to provide feedback so that we can stabilize the schema/API.
8
9
9
10
## Version 22.2.0
10
11
* (GR-20653) Re-enable the usage of all CPU features for JIT compilation on AMD64.
0 commit comments