RFR: 8029326: G1 does not check if threads gets created
Jesper Wilhelmsson
jesper.wilhelmsson at oracle.com
Wed Dec 4 16:44:28 UTC 2013
Looks good.
Ship it!
/Jesper
Bengt Rutisson skrev 4/12/13 5:20 PM:
>
> Hi Erik,
>
> Looks good.
>
> Bengt
>
>
> On 2013-12-04 16:40, 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