This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [Patch] java.io.BufferedInputStream.skip(long)...
- 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, David Daney <ddaney at avtrex dot com>
- Date: 17 Nov 2004 11:33:31 -0700
- Subject: Re: [Patch] java.io.BufferedInputStream.skip(long)...
- References: <419A7BC3.5010905@avtrex.com><200411170822.53690.konqueror@gmx.de>
- Reply-to: tromey at redhat dot com
>>>>> "Michael" == Michael Koch <konqueror@gmx.de> writes:
Michael> Wouldn't it be better to put the testcase into Mauve instead of
Michael> keeping it secret in libgcj ?
Yeah, I'd prefer this too.
Tom