[RFA] JDWP->JVMTI event notifications in prims.cc
Keith Seitz
keiths@redhat.com
Wed Jan 24 21:06:00 GMT 2007
Hi,
The attached patch switches the JDWP event notifications for VM_INIT and
VM_DEATH in _Jv_RunMain for the equivalent JVMTI notifications.
Ok?
Keith
ChangeLog
2007-01-24 Keith Seitz <keiths@redhat.com>
* prims.cc (_Jv_RunMain): Send JVMTI event notifications
for VM_INIT and VM_DEATH instead of the JDWP notifications.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: notification-to-jvmti.patch
Type: text/x-patch
Size: 1667 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20070124/eb3475be/attachment.bin>
More information about the Java-patches
mailing list