This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [RFA/JDWP] transport: interface and socket impl
- From: Tom Tromey <tromey at redhat dot com>
- To: Keith Seitz <keiths at redhat dot com>
- Cc: GCJ Patches <java-patches at gcc dot gnu dot org>, classpath patches <classpath-patches at gnu dot org>
- Date: 03 Jun 2005 14:47:46 -0600
- Subject: Re: [RFA/JDWP] transport: interface and socket impl
- References: <1117735223.4510.72.camel@lindt.uglyboxes.com>
- Reply-to: tromey at redhat dot com
>>>>> "Keith" == Keith Seitz <keiths@redhat.com> writes:
Keith> 2005-06-02 Keith Seitz <keiths@redhat.com>
Keith> * gnu/classpath/jdwp/transport/ITransport.java: New file.
Keith> * gnu/classpath/jdwp/transport/SocketTransport.java: New file.
Looks fine to me, please commit.
Tom