This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [RFA/JDWP] Implement VMVM.getClassMethod
- From: Tom Tromey <tromey at redhat dot com>
- To: Keith Seitz <keiths at redhat dot com>
- Cc: Java Patch List <java-patches at gcc dot gnu dot org>
- Date: 22 Jan 2007 17:18:34 -0700
- Subject: Re: [RFA/JDWP] Implement VMVM.getClassMethod
- References: <45B56844.9080103@redhat.com>
- Reply-to: tromey at redhat dot com
>>>>> "Keith" == Keith Seitz <keiths@redhat.com> writes:
Keith> This pretty simple patch implements the Classpath JDWP method
Keith> VMVirtualMachine.getClassMethod.
Ok. Thanks.
Tom