Running jaotc with an external Graal

Andrew Haley aph at redhat.com
Tue Feb 14 11:26:46 UTC 2017


Is this possible?  Seems that no matter what I do, aotc always prefers to
use the internal version of org.graalvm.compiler which is in HotSpot.

I don't quite get why this is: I can run an external Graal using JVMCI
with no problems.  I saw "8145337: [JVMCI] JVMCI initialization with
SecurityManager installed fails:" which might be related, but perhaps
it's not.

So, why is it possible to use an external Graal with JVMCI, but
apparently not with jaotc?  And is there anything I can do to make
progress?

Thanks,

Andrew.


More information about the graal-dev mailing list