RFR 8207952/11, Problem-list 3 sctp tests
    Felix Yang 
    felix.yang at oracle.com
       
    Fri Jul 20 09:27:38 UTC 2018
    
    
  
Hi all,
     please review the following patch to problem-list 3 sctp tests, 
which have been observed to be quite unstable on OEL 7 x64.
Bug:
      https://bugs.openjdk.java.net/browse/JDK-8207952
Problem-listing cause:
      https://bugs.openjdk.java.net/browse/JDK-8141694
Patch:
diff -r 6c62929bd870 test/jdk/ProblemList.txt
--- a/test/jdk/ProblemList.txt  Thu Jul 19 16:53:33 2018 -0700
+++ b/test/jdk/ProblemList.txt  Fri Jul 20 01:54:46 2018 -0700
@@ -595,6 +595,16 @@
  ############################################################################
+# jdk_sctp
+
+com/sun/nio/sctp/SctpMultiChannel/SendFailed.java 8141694 linux-all
+
+com/sun/nio/sctp/SctpMultiChannel/SocketOptionTests.java 8141694 linux-all
+
+com/sun/nio/sctp/SctpChannel/SocketOptionTests.java 8141694 linux-all
+
+############################################################################
+
  # jdk_security
  sun/security/pkcs11/ec/TestKeyFactory.java 8026976 generic-all
Thanks,
Felix
    
    
More information about the net-dev
mailing list