This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: java.net serialization
- From: Tom Tromey <tromey at redhat dot com>
- To: Michael Koch <konqueror at gmx dot de>
- Cc: java-patches at gcc dot gnu dot org
- Date: 14 Jan 2003 12:23:11 -0700
- Subject: Re: java.net serialization
- References: <200301141101.27454.konqueror@gmx.de>
- Reply-to: tromey at redhat dot com
>>>>> "Michael" == Michael Koch <konqueror@gmx.de> writes:
Michael> I have written a little patch for java.net and its serialization.
Michael> Please review and comment.
This looks fine to me.
This should go on the trunk, 3.3, and in Classpath.
Tom