RFR: 8177845: Need a mechanism to load Graal

Alan Bateman Alan.Bateman at oracle.com
Wed Apr 19 14:04:10 UTC 2017


On 18/04/2017 23:13, Doug Simon wrote:

> :
>
> https://bugs.openjdk.java.net/browse/JDK-8177845
> http://cr.openjdk.java.net/~dnsimon/8177845/
>
I'm happy to see jdk.internal.vm.compiler changing to be an upgradable 
module and the patching foo going away.

If I read the changes correctly then I can extend JVMCIServiceLocator 
and the construction of my sub-class will open up all packages in 
jdk.internal.vm.ci to me. It is there any to tie this to -XX:+EnableJVMCI?

-Alan


More information about the jigsaw-dev mailing list