This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [RFA] JDWP ThreadStatus
- 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: 24 Apr 2007 11:57:17 -0600
- Subject: Re: [RFA] JDWP ThreadStatus
- References: <462E120F.20806@redhat.com>
- Reply-to: tromey at redhat dot com
>>>>> "Kyle" == Kyle Galloway <kgallowa@redhat.com> writes:
Kyle> 2007-04-24 Kyle Galloway <kgallowa@redhat.com>
Kyle> * gnu/classpath/jdwp/natVMVirtualMachine.java (getThreadStatus):
Kyle> Implement.
Looks good to me. Thanks.
We can always fine-tune the mapping if need be.
Tom