RFR(xxs): JDK-7013634 was closed and should not cause a test to be problemListed
jesper.wilhelmsson at oracle.com
jesper.wilhelmsson at oracle.com
Wed Jan 30 21:22:20 UTC 2019
Hi,
Please review this tiny change to remove 7013634 from the problemList. There is another bug that causes the same test to be problemlisted so the test will still be on the list.
Bug: https://bugs.openjdk.java.net/browse/JDK-8218085 <https://bugs.openjdk.java.net/browse/JDK-8218085>
Patch:
--- a/test/hotspot/jtreg/ProblemList.txt
+++ b/test/hotspot/jtreg/ProblemList.txt
@@ -167,7 +167,7 @@
vmTestbase/metaspace/gc/firstGC_default/TestDescription.java 8208250 generic-all
vmTestbase/nsk/jvmti/ResourceExhausted/resexhausted003/TestDescription.java 6606767 generic-all
-vmTestbase/nsk/jvmti/ResourceExhausted/resexhausted004/TestDescription.java 7013634,6606767 generic-all
+vmTestbase/nsk/jvmti/ResourceExhausted/resexhausted004/TestDescription.java 6606767 generic-all
vmTestbase/nsk/jvmti/scenarios/extension/EX03/ex03t001/TestDescription.java 8173658 generic-all
vmTestbase/nsk/jvmti/AttachOnDemand/attach045/TestDescription.java 8202971 generic-all
Thanks,
/Jesper
More information about the hotspot-dev
mailing list