This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [PATCH] java.nio - exception rewrite
- 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: 10 Feb 2003 20:51:26 -0700
- Subject: Re: [PATCH] java.nio - exception rewrite
- References: <200302071130.57284.konqueror@gmx.de>
- Reply-to: tromey at redhat dot com
>>>>> "Michael" == Michael Koch <konqueror@gmx.de> writes:
Michael> I have rewritten two exceptions in java.nio to match the ones
Michael> from SUN for serialization. Please review and comment.
Looks good. I'm checking in to the 3.3 branch; please commit to the
trunk.
Tom