-
Type:
Sub-task
-
Resolution: Delivered
-
Priority:
P4
-
Affects Version/s: 22
-
Component/s: hotspot
In preparation for Project Galahad, the `jdk.internal.vm.compiler` module was renamed to `jdk.graal.compiler`. Being a JDK internal module, this should be transparent for most Java users. However, scripts that run `jlink` to create a run-time image containing the Graal compiler module will need to be updated to use the new module name.