RFR (XXS): 7006810: G1: Introduce peace-of-mind checking in the Suspendible Thread Set
Per Liden
per.liden at oracle.com
Fri May 8 06:57:43 UTC 2015
On 2015-05-08 00:15, 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.
/Per
>
> 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