RFR 8069253: javax/net/ssl/TLS/TestJSSE.java failed on Mac
Xuelei Fan
xuelei.fan at oracle.com
Mon Jun 29 01:07:22 UTC 2015
Looks fine to me.
Thanks,
Xuelei
On 6/27/2015 5:25 PM, Weijun Wang wrote:
> Please review the fix at
>
> http://cr.openjdk.java.net/~weijun/8069253/webrev.00/
>
> This is about an intermittent test failure that shows
>
> Caused by: java.lang.ArrayIndexOutOfBoundsException: 1
> at java.util.ArrayList.add(ArrayList.java:461)
> at CipherTestUtils.addFailure(CipherTestUtils.java:314)
>
> Looks like the EXCEPTIONS is accessed by multiple threads at the same time.
>
> Thanks
> Max
More information about the security-dev
mailing list