RFR: 8166719: gc/stress/TestStressG1Humongous.java fails with OOME
Michail Chernov
michail.chernov at oracle.com
Fri Oct 14 13:21:43 UTC 2016
Hello,
Could I have a reviews for this small fix?
https://bugs.openjdk.java.net/browse/JDK-8166719
http://cr.openjdk.java.net/~mchernov/8166719/webrev.00/
OOME happened in ThreadPoolExecutor. To avoid this test was updated to
not to use j.u.c.Executors, just j.l.Thread.
Tested on different hosts with set of nightly flags - test passed.
Thanks,
Michail
More information about the hotspot-gc-dev
mailing list