RFR (xs): JDK-8214276 - Problemlist compiler/intrinsics/mathexact/MulExactLConstantTest.java

jesper.wilhelmsson at oracle.com jesper.wilhelmsson at oracle.com
Sat Nov 24 02:43:13 UTC 2018


Hi,

Please review this trivial fix to problemlist a test that has been failing in tier 3 since Wednesday.
Trivial patch below.

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/intrinsics/mathexact/MulExactLConstantTest.java 8214189 windows-all
+
 #############################################################################

 # :hotspot_gc



More information about the jdk-dev mailing list