[9] RFR of 8143394: PushbackReader throws NullPointerException

Alan Bateman Alan.Bateman at oracle.com
Tue Dec 8 13:22:40 UTC 2015



On 08/12/2015 00:11, Brian Burkhalter wrote:
>
> :
>
> http://cr.openjdk.java.net/~bpb/8143394/webrev.01/ 
> <http://cr.openjdk.java.net/%7Ebpb/8143394/webrev.01/>
>
> wherein the sentence "This method will block if there is another 
> thread blocking on the reader.” is added to the specification of 
> close() in each of the affected classes. Not sure whether this change 
> requires CCC approval.
>
One suggestion is to use "while" rather than "if", otherwise looks okay 
I think.

-Alan.



More information about the core-libs-dev mailing list