RFR [9] 8138978: Examine usages of sun.misc.IOUtils

Alan Bateman Alan.Bateman at oracle.com
Wed Oct 7 20:28:50 UTC 2015


On 07/10/2015 20:57, Chris Hegarty wrote:
> :
> I updated Connection with a readFully that has the same
> semantics as IOUtils.
>
>    http://cr.openjdk.java.net/~chegar/8138978/webrev.01/jdk/
>
I agree with Roger. Couldn't this be changed to use create an array of 
length seqlen and use readNBytes?

-Alan



More information about the core-libs-dev mailing list