RFR 8214840: runtime/NMT/MallocStressTest.java timed out

coleen.phillimore at oracle.com coleen.phillimore at oracle.com
Fri Dec 7 00:47:48 UTC 2018


+1
Coleen

On 12/6/18 7:22 PM, David Holmes wrote:
> Looks good.
>
> Hopefully this will address the issue. I'm still baffled by the 
> stacktraces showing different arraylist's being locked!
>
> Thanks,
> David
>
> On 7/12/2018 7:51 am, Harold David Seigel wrote:
>> Hi,
>>
>> Please review this proposed fix for JDK-8214840.  It is unclear from 
>> the failure logs why test MallocStressTest.java timed out but adding 
>> volatile should help reduce the number of times it times out.
>>
>> Open Webrev: 
>> http://cr.openjdk.java.net/~hseigel/bug_8214840/webrev/index.html
>>
>> JBS Bug:  https://bugs.openjdk.java.net/browse/JDK-8214840
>>
>> The fix was tested by running the test 1000+ times.  No time out 
>> occurred.
>>
>> Thanks, Harold
>>



More information about the hotspot-runtime-dev mailing list