[RFA/JDWP] VMVirtualMachine.initialize

Keith Seitz keiths@redhat.com
Wed Aug 23 22:18:00 GMT 2006


Tom Tromey wrote:
>>>>>> "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.

Done. Thanks.

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

Coming right up!

Keith



More information about the Java-patches mailing list