RFR (XXS): 7006810: G1: Introduce peace-of-mind checking in the Suspendible Thread Set

Jon Masamitsu jon.masamitsu at oracle.com
Fri May 8 14:00:31 UTC 2015



On 5/7/2015 3:15 PM, Joseph Provino wrote:
> Latest webrev is here:
>
> http://cr.openjdk.java.net/~jprovino/7006810/webrev.05
>
> It has Kim's change plus a request to use "!" instead of "== false".

Looks good.

Reviewed.

Jon

>
> Thanks.
>
> joe
>
> On 5/5/2015 9:12 PM, Kim Barrett wrote:
>> On Apr 14, 2015, at 2:18 PM, Kim Barrett <kim.barrett at oracle.com> wrote:
>>> On Apr 14, 2015, at 1:14 PM, Joseph Provino 
>>> <joseph.provino at oracle.com> wrote:
>>>> I made those changes:
>>>>
>>>> http://cr.openjdk.java.net/~jprovino/7006810/webrev.04/
>>> Looks good.
>> Just noticed one last nit -
>>
>> src/share/vm/gc_implementation/shared/suspendibleThreadSet.cpp
>>    51 DEBUG_ONLY(Thread::current()->clear_suspendible_thread());
>>
>> The trailing semi-colon should be inside the DEBUG_ONLY().
>>
>> I don’t need a new webrev for that exchange of two characters.
>>
>




More information about the hotspot-gc-dev mailing list