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

David Holmes David.Holmes at oracle.com
Thu Nov 4 08:02:42 UTC 2010


Hi Mandy,

Looks ok.

Thanks,
David

On 4/11/2010 12:32 PM, Mandy Chung wrote:
> 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