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

Brian Burkhalter brian.burkhalter at oracle.com
Fri Nov 16 15:51:27 UTC 2018


Hi Roger,

I can add these things. The more recent version is

http://cr.openjdk.java.net/~bpb/6516099/webrev.07/

With these changes do you think we’ve converged on a solution?

Thanks,

Brian

> On Nov 15, 2018, at 8:23 AM, Roger Riggs <Roger.Riggs at Oracle.com> wrote:
> 
> Looking good.
> 
> I would add a message to the thrown IOException @598:  "Unable to skip exactly".
> 
> Adding a @see to skip(n) would be a good addition to recommend using skipNBytes.



More information about the core-libs-dev mailing list