RFR 8214840: runtime/NMT/MallocStressTest.java timed out
Daniel D. Daugherty
daniel.daugherty at oracle.com
Thu Dec 6 23:34:00 UTC 2018
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