RFR: ProblemList two tests failing in tier 3
jesper.wilhelmsson at oracle.com
jesper.wilhelmsson at oracle.com
Fri Jan 25 16:33:11 UTC 2019
Thanks!
/Jesper
> On 25 Jan 2019, at 17:29, Tobias Hartmann <tobias.hartmann at oracle.com> wrote:
>
> Hi Jesper,
>
> reviewed.
>
> Best regards,
> Tobias
>
> On 25.01.19 17:22, jesper.wilhelmsson at oracle.com wrote:
>> Hi,
>>
>> Two of the tests that I removed from the ProblemList yesterday fails in tier 3. They seems to be run in a different way than I ran them in my verification.
>> New bugs filed and putting them back on the ProblemList. Please review the diff below. (Trivial change, will push asap with one Reviewer.)
>>
>> Bugs:
>> https://bugs.openjdk.java.net/browse/JDK-8217801 <https://bugs.openjdk.java.net/browse/JDK-8217801>
>> https://bugs.openjdk.java.net/browse/JDK-8217797 <https://bugs.openjdk.java.net/browse/JDK-8217797>
>>
>> Diff:
>> diff --git a/test/hotspot/jtreg/ProblemList-graal.txt b/test/hotspot/jtreg/ProblemList-graal.txt
>> --- a/test/hotspot/jtreg/ProblemList-graal.txt
>> +++ b/test/hotspot/jtreg/ProblemList-graal.txt
>> @@ -39,6 +39,8 @@
>>
>> compiler/graalunit/JttThreadsTest.java 8208066 generic-all
>>
>> +compiler/intrinsics/mathexact/LongMulOverflowTest.java 8217796 generic-all
>> +
>> compiler/jvmci/SecurityRestrictionsTest.java 8181837 generic-all
>>
>> compiler/unsafe/UnsafeGetConstantField.java 8181833 generic-all
>> 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
>> @@ -186,6 +186,7 @@
>> vmTestbase/vm/mlvm/meth/stress/java/sequences/Test.java 8208255 generic-all
>> vmTestbase/vm/mlvm/meth/stress/jdi/breakpointInCompiledCode/Test.java 8208255 generic-all
>> vmTestbase/vm/mlvm/mixed/stress/java/findDeadlock/TestDescription.java 8208278 generic-all
>> +vmTestbase/vm/mlvm/mixed/stress/regression/b6969574/INDIFY_Test.java 8217800 generic-all
>> vmTestbase/vm/mlvm/indy/func/jvmti/mergeCP_indy2none_a/TestDescription.java 8013267 generic-all
>> vmTestbase/vm/mlvm/indy/func/jvmti/mergeCP_indy2manyDiff_b/TestDescription.java 8013267 generic-all
>> vmTestbase/vm/mlvm/indy/func/jvmti/mergeCP_indy2manySame_b/TestDescription.java 8013267 generic-all
>>
>>
>> Thanks,
>> /Jesper
>>
More information about the hotspot-dev
mailing list