This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [PATCH] java.nio - *Buffer cleanup
- 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 21:04:56 -0700
- Subject: Re: [PATCH] java.nio - *Buffer cleanup
- References: <200302071132.27721.konqueror@gmx.de>
- Reply-to: tromey at redhat dot com
>>>>> "Michael" == Michael Koch <konqueror@gmx.de> writes:
Michael> I have cleaned up the buffer classes in java.nio to match the
Michael> API from SUN. These classes are currently not compiled (in
Michael> CVS). So changes make no troubles. Please review and comment.
Thanks, I've put this into 3.3.
Please check in to the trunk.
Tom