Re: [rvm-research] Instrumentation with JikesRVM
Erik Brangs <[email protected]> Fri, 7 Sep 2018 21:23:12 +0200
| Newsgroups | gmane.comp.java.jikes.rvm.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, On 07.09.2018 04:15, Eliot Moss wrote: > If I recall correctly, JikesRVM does not implement the full JNI interface, and certainly > not the full jvmTI interface, but there are others who will know more precisely ... AFAIK there isn't any working implementation of JVMTI for Jikes RVM. James Bornholt did some work on an implementation for GSoC 2011. It hasn't been merged to the main tree. AFAIK there was still a significant amount of work to be done. The code is still available from the soc2011 Mercurial repository on Sourceforge ( https://sourceforge.net/p/jikesrvm/soc2011/ci/default/tree/ ). Kind regards, Erik Brangs