Skip to content

Commit c02ea0c

Browse files
committed
Add GR-37582 completion to CHANGELOG
1 parent b1e5caa commit c02ea0c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

substratevm/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ This changelog summarizes major changes to GraalVM Native Image.
88
* (GR-37606) Add support for URLs and short descriptions to `Feature`. This info is shown as part of the build output.
99
* (GR-38965) Heap dumps are now supported in Community Edition.
1010
* (GR-38951) Add `-XX:+DumpHeapAndExit` option to dump the initial heap of a native executable.
11+
* (GR-37582) Run image-builder on module-path per default. Opt-out with env setting `USE_NATIVE_IMAGE_JAVA_PLATFORM_MODULE_SYSTEM=false`.
1112

1213
## Version 22.1.0
1314
* (GR-36568) Add "Quick build" mode, enabled through option `-Ob`, for quicker native image builds.

0 commit comments

Comments
 (0)