RFR
Alejandro E Murillo
alejandro.murillo at oracle.com
Thu Jan 21 21:22:48 UTC 2016
Can I get a review for this change to exclude this test from jdk9/dev
until JDK-8147859 (not to be confused with 8147985) is fixed.
JDK-8147859 is related to JDK-8146015 (already fixed in hs-rt).
https://bugs.openjdk.java.net/browse/JDK-8147987 has been
created to activate this test again
$ hg -R jdk9.dev/jdk tip -pv
changeset: 13538:a76b5461c17e
tag: tip
user: amurillo
date: Thu Jan 21 13:11:54 2016 -0800
files: test/ProblemList.txt
description:
8147985: Exclude
sun/management/jmxremote/bootstrap/JMXInterfaceBindingTest.java on jdk9/dev
Reviewed-by: tbd
diff -r 0558ee756220 -r a76b5461c17e test/ProblemList.txt
--- a/test/ProblemList.txt Thu Jan 21 10:17:21 2016 -0800
+++ b/test/ProblemList.txt Thu Jan 21 13:11:54 2016 -0800
@@ -159,6 +159,9 @@
# 8042215
javax/management/remote/mandatory/notif/NotifReconnectDeadlockTest.java generic-all
+# 8147985
+sun/management/jmxremote/bootstrap/JMXInterfaceBindingTest.java generic-all
+
############################################################################
# jdk_net
Thanks
--
Alejandro
More information about the serviceability-dev
mailing list