[RFA] Skeletal JVMTI support
Keith Seitz
keiths@redhat.com
Thu Jul 20 00:06:00 GMT 2006
Hi,
The following patch adds bare-minimum, does-nothing JVMTI support to
GIJ, including support for fetching a JVMTI environment. I've basically
followed the lead set by JVMPI. [I will also commit the jvmti.h patch
approved yesterday at this time.]
Keith
ChangeLog
2006-07-19 Keith Seitz <keiths@redhat.com>
* include/jvm.h (_Jv_GetJVMTIEnv): Declare.
* jni.cc (_Jv_JNI_GetEnv): Handle JVMTI requests.
* jvmti.cc: New file.
* Makefile.am (libgcj_la_SOURCES): Add jvmti.cc.
* Makefile.in: Regenerate.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jvmti-impl.patch
Type: text/x-patch
Size: 8244 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20060720/37a8de44/attachment.bin>
More information about the Java-patches
mailing list