RFR 8214840: runtime/NMT/MallocStressTest.java timed out
Harold David Seigel
harold.seigel at oracle.com
Fri Dec 7 13:18:48 UTC 2018
Thanks for the review!
Harold
On 12/6/2018 6:34 PM, Daniel D. Daugherty wrote:
> On 12/6/18 4:51 PM, 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
>
> test/hotspot/jtreg/runtime/NMT/MallocStressTest.java
> No comments.
>
> Thumbs up.
>
> Dan
>
>
>>
>> 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