Skip to content

Commit 206d616

Browse files
committed
updated CHANGELOG.md
1 parent cc8fb7e commit 206d616

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

compiler/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
This changelog summarizes newly introduced optimizations and other compiler related changes.
44

5+
## GraalVM for JDK 22 (Internal Version 24.0.0)
6+
* (GR-48318): The Graal module has been renamed from `jdk.internal.vm.compiler` to `jdk.compiler.graal`.
7+
Likewise, the compiler packages moved into the `jdk.compiler.graal` namespace.
8+
These renamings were done in preparation for [Project Galahad](https://openjdk.org/projects/galahad/).
9+
510
## GraalVM for JDK 21 (Internal Version 23.1.0)
611
* (GR-43228): Enforce backward-edge control-flow integrity (CFI) on aarch64 based on the `UseBranchProtection` JVM flag.
712

0 commit comments

Comments
 (0)