RFR(xs): JDK-8198726 - Quarantine SADebugDTest.java again

jesper.wilhelmsson at oracle.com jesper.wilhelmsson at oracle.com
Wed Feb 28 16:43:44 UTC 2018


Hi,

Please review this trivial change to quarantine SADebugDTest.java. This is currently an integration blocker.

I aligned the bugids as well, which is why two more lines was touched.

Bug: https://bugs.openjdk.java.net/browse/JDK-8198726 <https://bugs.openjdk.java.net/browse/JDK-8198726>
Patch:

diff --git a/test/hotspot/jtreg/ProblemList.txt b/test/hotspot/jtreg/ProblemList.txt
--- a/test/hotspot/jtreg/ProblemList.txt
+++ b/test/hotspot/jtreg/ProblemList.txt
@@ -79,8 +79,9 @@

 # :hotspot_serviceability

-serviceability/jdwp/AllModulesCommandTest.java 8170541 generic-all
-serviceability/sa/TestRevPtrsForInvokeDynamic.java 8191270 generic-all
+serviceability/jdwp/AllModulesCommandTest.java       8170541 generic-all
+serviceability/sa/TestRevPtrsForInvokeDynamic.java   8191270 generic-all
+serviceability/sa/sadebugd/SADebugDTest.java         8163805 generic-all

 #############################################################################



Thanks,
/Jesper



More information about the hotspot-dev mailing list