RFR(XS): JDK-8202155: quarantine test com/sun/jdi/JdbExprTest.sh on all platforms
Chris Plummer
chris.plummer at oracle.com
Mon Apr 23 20:25:16 UTC 2018
Hello,
Please review the following:
https://bugs.openjdk.java.net/browse/JDK-8202155
------------------------------------------
diff --git a/test/jdk/ProblemList.txt b/test/jdk/ProblemList.txt
--- a/test/jdk/ProblemList.txt
+++ b/test/jdk/ProblemList.txt
@@ -738,6 +738,8 @@
com/sun/jdi/RedefineImplementor.sh 8004127 generic-all
+com/sun/jdi/JdbExprTest.sh 8185803 generic-all
+
com/sun/jdi/JdbMethodExitTest.sh 8171483 generic-all
com/sun/jdi/RepStep.java 8043571 generic-all
------------------------------------------
https://bugs.openjdk.java.net/browse/JDK-8185803 was filed last year for
this failure, but it has rarely turned up since. However, starting late
last week it seems to fail on every run. Not too sure of the reason why,
but it should be quarantined until it is figured out.
I plan to push this as a trivial change.
thanks,
Chris
More information about the serviceability-dev
mailing list