Debugging Graal-enabled OpenJDK

Andrew Haley aph at redhat.com
Mon Oct 3 17:12:25 UTC 2016


So I'm now seeing Graal classes loaded -- lots of them -- but I can't
set a breakpoint on any of them.  I'm using the Eclipse configuration
but whenever I try to Navigate > Open Type > I can't see any Graal
classes.  I can see the standard Java library classes, but not the
Graal ones.  I want to step through compilation.

Andrew.


More information about the graal-dev mailing list