RFR(XS): JDK-8167034: Re-enable TestDaemonThread.java once JDK-8167001 is fixed
Chris Plummer
chris.plummer at oracle.com
Thu Oct 13 19:45:04 UTC 2016
Hello,
Please review the following:
https://bugs.openjdk.java.net/browse/JDK-8167034
-------------------------------------------------
diff --git a/test/ProblemList.txt b/test/ProblemList.txt
--- a/test/ProblemList.txt
+++ b/test/ProblemList.txt
@@ -134,8 +134,6 @@
java/lang/instrument/BootClassPath/BootClassPathTest.sh 8072130 macosx-all
-java/lang/instrument/DaemonThread/TestDaemonThread.java 8167001 generic-all
-
java/lang/management/MemoryMXBean/Pending.java 8158837 generic-all
java/lang/management/MemoryMXBean/PendingAllGC.sh 8158760 generic-all
-------------------------------------------------
Note that 8167001 has been reviewed but not pushed yet. It is waiting
for jdk9/hs to re-open. In the meantime, ProblemList.txt was just pulled
down from jdk9/dev, and it put the test on quarantine list. So I'd like
to remove the test from the list, and will push both this change and the
fix for 8167001 at the same time.
Here's the 8167001 link and review thread:
https://bugs.openjdk.java.net/browse/JDK-8167001
http://mail.openjdk.java.net/pipermail/serviceability-dev/2016-October/020565.html
thanks,
Chris
More information about the serviceability-dev
mailing list