-
Sub-task
-
Resolution: Delivered
-
P4
-
22
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.