[RFA/JDWP] VMVirtualMachine.initialize

Keith Seitz keiths@redhat.com
Wed Aug 23 20:09:00 GMT 2006


Hi,

This patch adds an initialize method to classpath's VMVirtualMachine so 
that we can save off the JVMTI environment for future use. [Question: Do 
I need to add some sort of "LOCAL" comment around it?]

After this, I can finally submit a prims.cc patch to implement JDWP startup.

Keith

ChangeLog
2006-08-23  Keith Seitz  <keiths@redhat.com>

         * gnu/classpath/jdwp/VMVirtualMachine.java
         (initialize): Declare.
         * gnu/classpath/jdwp/natVMVirtualMachine.cc
         (initialize): Get and save JVMTI environment.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: VMVM-initialize.patch
Type: text/x-patch
Size: 1227 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20060823/f27d95dd/attachment.bin>


More information about the Java-patches mailing list