RFR(T): 8240135: ProblemList vmTestbase/vm/mlvm/meth/stress/compiler/deoptimize/Test.java#id1
Daniel D. Daugherty
daniel.daugherty at oracle.com
Thu Feb 27 00:21:23 UTC 2020
Greetings,
I'm trying to reduce the noise in the jdk/jdk CI. I'm ProblemListing
vmTestbase/vm/mlvm/meth/stress/compiler/deoptimize/Test.java#id1 on
all platforms due to this bug:
JDK-8058176 [mlvm] tests should tolerate exceptions caused by code
cache exhaustion
https://bugs.openjdk.java.net/browse/JDK-8058176
I'm using the following subtask to do the ProblemListing:
JDK-8240135 ProblemList
vmTestbase/vm/mlvm/meth/stress/compiler/deoptimize/Test.java#id1
https://bugs.openjdk.java.net/browse/JDK-8240135
Here's the context diff:
$ hg diff
diff -r f67951f722a4 test/hotspot/jtreg/ProblemList.txt
--- a/test/hotspot/jtreg/ProblemList.txt Wed Feb 26 21:24:02 2020 +0100
+++ b/test/hotspot/jtreg/ProblemList.txt Wed Feb 26 19:15:30 2020 -0500
@@ -195,6 +195,7 @@
vmTestbase/vm/mlvm/indy/func/jvmti/redefineClassInBootstrap/TestDescription.java 8013267 generic-all
vmTestbase/vm/mlvm/meth/func/java/throwException/Test.java 8058176
generic-all
vmTestbase/vm/mlvm/meth/func/jdi/breakpointOtherStratum/Test.java
8208257,8058176 generic-all
+vmTestbase/vm/mlvm/meth/stress/compiler/deoptimize/Test.java#id1
8058176 generic-all
vmTestbase/vm/mlvm/meth/stress/compiler/i2c_c2i/Test.java 8058176
generic-all
vmTestbase/vm/mlvm/meth/stress/compiler/sequences/Test.java 8058176
generic-all
vmTestbase/vm/mlvm/meth/stress/gc/callSequencesDuringGC/Test.java
8058176 generic-all
Thanks, in advance for any comments, questions or suggestions.
Dan
More information about the hotspot-compiler-dev
mailing list