looks good. Tony
On 07/12/2016 02:31 PM, Rajan Halade wrote:
Please review following patch. Test is failing consistently on macOS due toJDK-8161232 <https://bugs.openjdk.java.net/browse/JDK-8161232>. Until this issue is fixed, test should be in ProblemList. diff -r fa9e1202a3cd test/ProblemList.txt --- a/test/ProblemList.txt Tue Jul 12 10:58:58 2016 -0300 +++ b/test/ProblemList.txt Tue Jul 12 14:29:01 2016 -0700 @@ -284,6 +284,7 @@ sun/security/krb5/auto/HttpNegotiateServer.java 8038079 generic-all sun/security/tools/keytool/autotest.sh 8130302 generic-all +sun/security/ssl/SSLSocketImpl/AsyncSSLSocketClose.java 8161232 macosx-all ############################################################################ Thanks, Rajan