RFR(xs): JDK-8216266 - ProblemList PeelingZeroTripCount.java

Tobias Hartmann tobias.hartmann at oracle.com
Mon Jan 7 11:52:22 UTC 2019


Hi Jesper,

Reviewed.

Thanks,
Tobias

On 07.01.19 12:49, jesper.wilhelmsson at oracle.com wrote:
> 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