Anyone know if JVMTI is Keeping up with JSR292?

Mark Roos mroos at roos.com
Tue Jun 28 17:03:08 PDT 2011


I am using jvmti along with jdi to build a debugger for our Smalltalk on 
292 implementation.

Most of it works but when I do stepping it hangs when it gets to one of my 
methods.  Either due
to the invokeDynamic instruction or perhaps due to it being in an 
Anonymous class.  Stack frames
look correct.  And I can query stact vars just fine.  Method entry events 
also fail.

Any advice is welcome

thanks
mark
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/mlvm-dev/attachments/20110628/c3485f27/attachment.html 


More information about the mlvm-dev mailing list