Re: RFR JDK-8129544: ArrayIndexOutOfBoundsException when decoding corrupt Base64 string

2015-06-24 Thread Alan Bateman
On 24/06/2015 18:38, Xueming Shen wrote: Hi, Please help review the change for JDK-8129544. Issue: https://bugs.openjdk.java.net/browse/JDK-8129544 Webrev: http://cr.openjdk.java.net/~sherman/8129544 An easy oversight, this looks okay to me. -Alan

RFR JDK-8129544: ArrayIndexOutOfBoundsException when decoding corrupt Base64 string

2015-06-24 Thread Xueming Shen
Hi, Please help review the change for JDK-8129544. Issue: https://bugs.openjdk.java.net/browse/JDK-8129544 Webrev: http://cr.openjdk.java.net/~sherman/8129544 Thanks, -Sherman