[RFA/JDWP] VMVirtualMachine.initialize
Tom Tromey
tromey@redhat.com
Wed Aug 23 22:13:00 GMT 2006
>>>>> "Keith" == Keith Seitz <keiths@redhat.com> writes:
Keith> This patch adds an initialize method to classpath's VMVirtualMachine
Keith> so that we can save off the JVMTI environment for future
Keith> use. [Question: Do I need to add some sort of "LOCAL" comment around
Keith> it?]
You don't need one -- the VM classes are all VM-local by definition.
Keith> After this, I can finally submit a prims.cc patch to implement
Keith> JDWP startup.
Awesome.
Tom
More information about the Java-patches
mailing list