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