classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cp-patches] FYI: Patch to java/io/BufferedInputStream.java


From: Tom Tromey
Subject: Re: [cp-patches] FYI: Patch to java/io/BufferedInputStream.java
Date: 06 Dec 2004 10:22:49 -0700
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

>>>>> "Michael" == Michael Koch <address@hidden> writes:

>> 2004-12-06  Jeroen Frijters  <address@hidden>
>> * java/io/BufferedInputStream.java
>> (read(byte,int,int)): Handle case when zero bytes are
>> requested.

Michael> Does a Mauve testcase exist for this ? If not please write one.

Also, if there is some known motivation for an addition like this, it
is nice to have a comment in the source.  For example, an explanation
of why the special case is necessary or desirable would be helpful to
future hackers.

Tom




reply via email to

[Prev in Thread] Current Thread [Next in Thread]