This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [RFA] Add ArrayValue to JDWP
- From: Tom Tromey <tromey at redhat dot com>
- To: Kyle Galloway <kgallowa at redhat dot com>
- Cc: GCJ-patches <java-patches at gcc dot gnu dot org>
- Date: 09 Apr 2007 14:05:08 -0600
- Subject: Re: [RFA] Add ArrayValue to JDWP
- References: <461A8CB4.7060604@redhat.com>
- Reply-to: tromey at redhat dot com
>>>>> "Kyle" == Kyle Galloway <kgallowa@redhat.com> writes:
Kyle> This patch, already applied to upstream classpath, adds another type
Kyle> of Value for JDWP.
Ok. Thanks.
Tom