Re: RFR 8069253: javax/net/ssl/TLS/TestJSSE.java failed on Mac

2015-06-28 Thread Xuelei Fan
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.A

RFR 8069253: javax/net/ssl/TLS/TestJSSE.java failed on Mac

2015-06-27 Thread Weijun Wang
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) L