RFR 8196298 Add null Reader and Writer

Remi Forax forax at univ-mlv.fr
Thu Feb 1 18:49:43 UTC 2018


Hi Patrick,
I believe read(CharBuffer), like read(char[], int, int), should test if there are remaining chars in the buffer.

cheers,
Rémi

----- Mail original -----
> De: "Patrick Reinhart" <patrick at reini.net>
> À: "core-libs-dev" <core-libs-dev at openjdk.java.net>
> Envoyé: Jeudi 1 Février 2018 19:35:11
> Objet: RFR 8196298 Add null Reader and Writer

> Hi,
> 
> Here is my first shot of the actual implementation and tests:
> 
> http://cr.openjdk.java.net/~reinhapa/reviews/8196298/webrev.00
> 
> Thanks for feedback
> 
> -Patrick


More information about the core-libs-dev mailing list