File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,10 @@ This changelog summarizes major changes to GraalVM Native Image.
44
55## Version 22.2.0
66* (GR-20653) Re-enable the usage of all CPU features for JIT compilation on AMD64.
7- * (GR-38413) Add support for -XX:+ExitOnOutOfMemoryError.
7+ * (GR-38413) Add support for ` -XX:+ExitOnOutOfMemoryError ` .
88* (GR-37606) Add support for URLs and short descriptions to ` Feature ` . This info is shown as part of the build output.
9+ * (GR-38965) Heap dumps are now supported in Community Edition.
10+ * (GR-38951) Add ` -XX:+DumpHeapAndExit ` option to dump the initial heap of a native executable.
911
1012## Version 22.1.0
1113* (GR-36568) Add "Quick build" mode, enabled through option ` -Ob ` , for quicker native image builds.
You can’t perform that action at this time.
0 commit comments