This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [RFA] Implement VMVM.getClassStatus
- 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: Mon, 19 Feb 2007 18:45:30 -0700
- Subject: Re: [RFA] Implement VMVM.getClassStatus
- References: <45D736A5.9080808@redhat.com>
- Reply-to: tromey at redhat dot com
>>>>> "Keith" == Keith Seitz <keiths@redhat.com> writes:
Keith> The attached patch simply moves some code from the jdwp breakpoint
Keith> callback to VMVirtualMachine.getClassStatus, thereby implementing it.
Keith> Ok?
Yes, thanks.
Tom