RFR: 8248149: G1: change _cleaning_claimed from int to bool
Thomas Schatzl
tschatzl at openjdk.org
Fri Jun 16 10:07:10 UTC 2023
On Thu, 15 Jun 2023 10:41:23 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
>> Hi all,
>>
>> please review this change to fix some claim variable from `int` to `bool` as it should be.
>>
>> Testing: gha
>>
>> Thanks,
>> Thomas
>
> Marked as reviewed by ayang (Reviewer).
Thanks @albertnetymk @kimbarrett @lkorinth for your reviews
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14487#issuecomment-1594435677
More information about the hotspot-gc-dev
mailing list