This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [RFA/JDWP] Fix VMVirtualMachine.getAllClassMethods
- From: Tom Tromey <tromey at redhat dot com>
- To: Kyle Galloway <kgallowa at redhat dot com>
- Cc: Java Patch List <java-patches at gcc dot gnu dot org>
- Date: Fri, 04 May 2007 12:17:40 -0600
- Subject: Re: [RFA/JDWP] Fix VMVirtualMachine.getAllClassMethods
- References: <463A2CDF.7000609@redhat.com>
- Reply-to: tromey at redhat dot com
>>>>> "Kyle" == Kyle Galloway <kgallowa@redhat.com> writes:
Kyle> 2007-05-03 Kyle Galloway <kgallowa@redhat.com>
Kyle> * gnu/classpath/jdwp/natVMVirtualMachine.cc (getClassMethod):
Kyle> Change to use JVMTI.
Ok. Thanks.
Tom