RFR(T) 8244542 ProblemList cds/DeterministicDump.java for Windows
Ioi Lam
ioi.lam at oracle.com
Wed May 6 21:21:54 UTC 2020
Thanks Calvin. Pushed.
- Ioi
On 5/6/20 11:16 AM, Calvin Cheung wrote:
> Looks good and trivial.
>
> thanks,
>
> Calvin
>
> On 5/6/20 11:08 AM, Ioi Lam wrote:
>> https://bugs.openjdk.java.net/browse/JDK-8244542
>>
>> This test can fail intermittently on Windows due to the more
>> aggressive ASLR (Address Space Layout Randomization) on Windows.
>> ProblemList it now until the underlying bug (JDK-8244536) is fixed.
>>
>> $ hg diff
>> diff -r 010615cc8bdb test/hotspot/jtreg/ProblemList.txt
>> --- a/test/hotspot/jtreg/ProblemList.txt Wed May 06 10:26:22 2020
>> -0700
>> +++ b/test/hotspot/jtreg/ProblemList.txt Wed May 06 11:05:21 2020
>> -0700
>> @@ -95,6 +95,7 @@
>>
>> runtime/jni/terminatedThread/TestTerminatedThread.java 8219652
>> aix-ppc64
>> runtime/ReservedStack/ReservedStackTest.java 8231031 generic-all
>> +runtime/cds/DeterministicDump.java 8244536 windows-all
>>
>> Thanks
>> - Ioi
More information about the hotspot-runtime-dev
mailing list