6516099: InputStream.skipFully(int k) to skip exactly k bytes

Daniel Fuchs daniel.fuchs at oracle.com
Mon Dec 3 17:34:32 UTC 2018


typo in my previous mail:

On 03/12/2018 17:27, Daniel Fuchs wrote:
> Hi Brian,
> 
> Looks good to me, though I don't understand the change
> at line 214:
           ^^^
           154

sorry for the noise and confusion...

-- daniel

> 
> The comment says:
> 
> 152         // skip(n) returns negative value: IOE
> 
> but if you pass -1 - you're no longer calling skip(n)?
> 
> best regards,
> 
> -- daniel



More information about the core-libs-dev mailing list