Debugging Graal on JDK 9

Andrew Haley aph at redhat.com
Wed Oct 19 14:22:06 UTC 2016


On 19/10/16 14:48, Doug Simon wrote:

> Until there’s a JDK9 build number we can reliably depend on in terms
> of JVMCI API stability, the JVMCI_VERSION_CHECK=ignore setting is
> required.

Aha!  Yes, OK, I am now stepping through Graal on JDK9.

I'm considering what to do about AArch64.  I guess I could run on an
AArch64 machine, with Eclipse on an x86 machine, given that I can't
figure out how to make Eclipse run on AArch64.  I suppose that would
work.

Andrew.


More information about the graal-dev mailing list