RFR: 8029326: G1 does not check if threads gets created
Jon Masamitsu
jon.masamitsu at oracle.com
Wed Dec 4 18:39:21 UTC 2013
Erik,
Changes look good.
Covered by an existing test?
Jon
On 12/4/2013 7:40 AM, Erik Helin wrote:
> Hi all,
>
> this change makes sure that G1 checks that an OS thread actually gets
> created when the concurrent refinement threads and the concurrent
> marking thread are created.
>
> Webrev:
> http://cr.openjdk.java.net/~ehelin/8029326/webrev.00/
>
> Bug:
> https://bugs.openjdk.java.net/browse/JDK-8029326
>
> Testing:
> - JPRT
> - Setting ulimit -u to a really low value and ensure that the correct
> message is printed and the VM exits gracefully during initialization
>
> Thanks,
> Erik
>
>
More information about the hotspot-gc-dev
mailing list