RFR of 8180451: ByteArrayInputStream should override readAllBytes, readNBytes, and transferTo

Brian Burkhalter brian.burkhalter at oracle.com
Fri Mar 23 15:39:30 UTC 2018


Hi Roger,

Thanks for the review. I’ll update it prior to checking it in.

Brian

On Mar 23, 2018, at 8:35 AM, Roger Riggs <Roger.Riggs at oracle.com> wrote:

> Looks fine.
> 
> Cosmetically, you could join some of the lines in ByteArrayInputStream 153-164.
> 
> In the test, ReadAllReadNTransferTo.java
> 53-54:  spaces around "/" and before "-"
> 
> No further review needed.



More information about the core-libs-dev mailing list