Skip to content
Merged
1 change: 1 addition & 0 deletions compiler/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
This changelog summarizes newly introduced optimizations and other compiler related changes.

## Version 23.0.0
* (GR-42212): Remove support for all JDKs earlier than JDK 17.
* (GR-42044): Improved output of `-Dgraal.ShowConfiguration=info`. For example:
`Using "Graal Community compiler" loaded from a Native Image shared library`
instead of:
Expand Down
Loading