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
