RFR: 8067751: OOMEInReferenceHandler.java fails: Cleaner terminated abnormally
Jesper Wilhelmsson
jesper.wilhelmsson at oracle.com
Wed Jan 14 18:48:49 UTC 2015
Hi,
The change looks good but I would prefer if all three tests mentioned in the bug
was fixed at the same time. The fix should be the same for the two other tests
unless some other analysis not mentioned in the bug has showed that those two
tests failed for some other reason.
Thanks,
/Jesper
Michail Chernov skrev den 14/1/15 18:21:
> Hi,
>
> Please review small change for OOMEInReferenceHandler.java test.
>
> Webrev: http://cr.openjdk.java.net/~eistepan/~mchernov/8067751/webrev.00/
> Bug: https://bugs.openjdk.java.net/browse/JDK-8067751
>
> Root cause: test fails due to OOME ("GC overhead limit exceeded ") is occurred.
> Suggested fix : run test with -XX:-UseGCOverheadLimit to disable OOME (which is
> occurred because of excessive GC overhead).
>
> Thanks,
> Michail
More information about the hotspot-gc-dev
mailing list