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: Kyle Galloway <kgallowa at redhat dot com>
- To: tromey at redhat dot com
- Cc: Java Patch List <java-patches at gcc dot gnu dot org>
- Date: Fri, 04 May 2007 15:48:03 -0400
- Subject: Re: [RFA/JDWP] Fix VMVirtualMachine.getAllClassMethods
- References: <463A2CDF.7000609@redhat.com> <m3slacv4fv.fsf@fleche.redhat.com>
Tom Tromey wrote:
>>>>>> "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.
>
Checked in.
Thanks,
Kyle