This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [PATCH] gnu.java.nio.FileChannelImpl
- 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: 13 Feb 2003 09:39:51 -0700
- Subject: Re: [PATCH] gnu.java.nio.FileChannelImpl
- References: <200302131613.54753.konqueror@gmx.de>
- Reply-to: tromey at redhat dot com
>>>>> "Michael" == Michael Koch <konqueror@gmx.de> writes:
Michael> Here a patch I commited for gnu.java.nio.FileChannelImpl. This class
Michael> doesn't get compiled yet by default but the nigthmare is near ;-)
Thanks, I'll put this in 3.3.
Tom