Re: RFR 8182684: Further clarify InputStream#available()

2018-03-08 Thread Alan Bateman



On 07/03/2018 18:57, Brian Burkhalter wrote:

https://bugs.openjdk.java.net/browse/JDK-8182684
http://cr.openjdk.java.net/~bpb/8182684/webrev.00/

Unfortunately the change is somewhat obfuscated by reformatting. The main 
changes are the first sentence and the fourth paragraph.


Looks good okay it doesn't really change anything as available has 
always been allowed to return 0, even if not at end of input.


-Alan


Re: RFR 8182684: Further clarify InputStream#available()

2018-03-07 Thread Roger Riggs

+1,

Thanks, Roger

On 3/7/18 1:57 PM, Brian Burkhalter wrote:

https://bugs.openjdk.java.net/browse/JDK-8182684
http://cr.openjdk.java.net/~bpb/8182684/webrev.00/

Unfortunately the change is somewhat obfuscated by reformatting. The main 
changes are the first sentence and the fourth paragraph.

A CSR will follow.

Thanks,

Brian




RFR 8182684: Further clarify InputStream#available()

2018-03-07 Thread Brian Burkhalter
https://bugs.openjdk.java.net/browse/JDK-8182684
http://cr.openjdk.java.net/~bpb/8182684/webrev.00/

Unfortunately the change is somewhat obfuscated by reformatting. The main 
changes are the first sentence and the fourth paragraph.

A CSR will follow.

Thanks,

Brian