RFR(xs): JDK-8216266 - ProblemList PeelingZeroTripCount.java
jesper.wilhelmsson at oracle.com
jesper.wilhelmsson at oracle.com
Mon Jan 7 11:49:10 UTC 2019
Hi,
The test PeelingZeroTripCount.java has been failing in JDK 12 CI since it was introduced last Thursday. Please review the patch below to add it to the problem list.
I consider this a trivial change.
Thanks,
/Jesper
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
@@ -61,6 +61,8 @@
compiler/runtime/Test8168712.java 8211769,8211771 generic-ppc64,generic-ppc64le,linux-s390x
+compiler/loopopts/PeelingZeroTripCount.java 8216135 generic-all
+
#############################################################################
# :hotspot_gc
More information about the hotspot-dev
mailing list