Skip to content

Commit ac8e28b

Browse files
committed
Add changelog entry.
1 parent 77b04de commit ac8e28b

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-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.
99
* (GR-40170) Add `--silent` option to silence the build output.
1010
* (GR-39475) Add initial support for jvmstat.
11+
* (GR-39563) Add support for JDK 19 and Project Loom Virtual Threads (JEP 425) for high-throughput lightweight concurrency. Enable on JDK 19 with `native-image -J--enable-preview`.
1112

1213
## Version 22.2.0
1314
* (GR-20653) Re-enable the usage of all CPU features for JIT compilation on AMD64.

0 commit comments

Comments
 (0)