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

Harold David Seigel harold.seigel at oracle.com
Fri Dec 7 13:19:14 UTC 2018


Thanks for the review!

Harold


On 12/6/2018 7:47 PM, coleen.phillimore at oracle.com wrote:
> +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