This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [cp-patches] [RFA/JDWP] Signature.java
- From: Aaron Luchko <aluchko at redhat dot com>
- To: tromey at redhat dot com
- Cc: GCJ Patches <java-patches at gcc dot gnu dot org>, classpath patches <classpath-patches at gnu dot org>
- Date: Fri, 01 Jul 2005 12:05:52 -0400
- Subject: Re: [cp-patches] [RFA/JDWP] Signature.java
- References: <1120068770.31740.41.camel@tomaluk.toronto.redhat.com> <m3ekal9bh2.fsf@localhost.localdomain>
On Wed, 2005-06-29 at 14:03 -0600, Tom Tromey wrote:
> >>>>> "Aaron" == Aaron Luchko <aluchko@redhat.com> writes:
>
> Aaron> This class adds support for reading and writing the string type in the
> Aaron> JDWP spec http://java.sun.com/j2se/1.5.0/docs/guide/jpda/jdwp-spec.html
>
> Looks good, please check it in.
Thanks, done
Aaron