Code Review Request for 6720170: ByteArrayInputStream.skip(long) can overflow internally

Mandy Chung mandy.chung at oracle.com
Thu Nov 4 02:32:32 UTC 2010


  New webrev at:
    http://cr.openjdk.java.net/~mchung/6720170/webrev.01/

that implements a simpler fix that David suggests (thanks).

Mandy

On 11/3/10 3:21 PM, Mandy Chung wrote:
>  6720170: ByteArrayInputStream.skip(long) can overflow internally
>
> Webrev at:
>    http://cr.openjdk.java.net/~mchung/6720170/webrev.00/
>
> This fixes the read method and the skip method of ByteArrayInputStream 
> to be overflow conscious.
>
> Thanks
> Mandy




More information about the core-libs-dev mailing list