JDK 9 RFR of JDK-8171824: Remove OpenNonIntegralNumberOfSampleframes.java and ServerIdentityTest.java from ProblemList

Amy Lu amy.lu at oracle.com
Wed Dec 21 03:50:40 UTC 2016


Please review the patch for taking back two tests.

javax/sound/sampled/Clip/OpenNonIntegralNumberOfSampleframes.java
   This test was removed from ProblemList in JDK-8170581, but was 
wrongly added back to ProblemList by a merge:
http://hg.openjdk.java.net/jdk9/hs/jdk/rev/16233

sun/net/www/protocol/https/HttpsClient/ServerIdentityTest.java
   This test was removed from ProblemList in JDK-8171043, but was 
wrongly added back to ProblemList by a merge:
http://hg.openjdk.java.net/jdk9/dev/jdk/rev/9dde234ce1ef

Thanks,
Amy

bug: https://bugs.openjdk.java.net/browse/JDK-8171824

webrev:

--- old/test/ProblemList.txt    2016-12-21 11:44:07.000000000 +0800
+++ new/test/ProblemList.txt    2016-12-21 11:44:07.000000000 +0800
@@ -217,8 +217,6 @@

  sun/security/ssl/SSLSocketImpl/AsyncSSLSocketClose.java 8161232 macosx-all

-sun/net/www/protocol/https/HttpsClient/ServerIdentityTest.java 8171043 
windows-all
-
  javax/net/ssl/DTLS/PacketLossRetransmission.java 8169086 macosx-x64

  ############################################################################
@@ -232,8 +230,6 @@

  javax/sound/sampled/Mixers/DisabledAssertionCrash.java 7067310 generic-all

-javax/sound/sampled/Clip/OpenNonIntegralNumberOfSampleframes.java 
8168881 generic-all
-
  ############################################################################

  # jdk_imageio



More information about the core-libs-dev mailing list