This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch] java.io.BufferedInputStream.skip(long)...


Tom Tromey wrote:
>>>>>>"David" == David Daney <ddaney@avtrex.com> writes:
> 
> 
> David> OK to commit?
> 
> Ok, thanks.
> 
> David> David Daney
> David> 2004-11-16  David Daney  <ddaney@avtrex.com>
> David> 	* java/io/BufferedInputStream.java (skip): Return zero on EOF.
> David> 	* testsuite/libjava.lang/BufferedInputStream_1.java,
> David> 	testsuite/libjava.lang/BufferedInputStream_1.out: New test.

Would it be better to omit the testsuite addition and only put it in Mauve?
 Or do you want tests in both places?

David Daney.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]