RFR: 8177845: Need a mechanism to load Graal

Andrew Haley aph at redhat.com
Thu Apr 20 07:46:45 UTC 2017


On 19/04/17 19:55, Christian Thalinger wrote:
> This all makes sense but where is the restriction that only jdk.internal.vm.compiler can use jdk.vm.ci.services?  After all, this is a security issue.

Does that make any sense?  Surely the *user* of a system can call Truffle,
and therefore can call JMCI.  I thought that was the idea.  If you can call
Truffle from your own code, why shouldn't you be able to call JVMCI from
your own compiler?

Andrew.



More information about the hotspot-compiler-dev mailing list