RFR(xs): JDK-8216266 - ProblemList PeelingZeroTripCount.java
jesper.wilhelmsson at oracle.com
jesper.wilhelmsson at oracle.com
Mon Jan 7 12:01:41 UTC 2019
Thanks Tobias!
/Jesper
> On 7 Jan 2019, at 12:52, Tobias Hartmann <tobias.hartmann at oracle.com> wrote:
>
> 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