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

Kim Barrett kim.barrett at oracle.com
Sat Nov 24 02:49:00 UTC 2018


> On Nov 23, 2018, at 9:43 PM, jesper.wilhelmsson at oracle.com wrote:
> 
> 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

Looks good.  Reviewed.



More information about the jdk-dev mailing list