RFR: 8290533: Remove G1ConcurrentMark::mark_in_bitmap(uint, HeapRegion*,oop)
Thomas Schatzl
tschatzl at openjdk.org
Wed Jul 20 16:20:50 UTC 2022
On Tue, 19 Jul 2022 16:23:59 GMT, Sangheon Kim <sangheki at openjdk.org> wrote:
>> Hi all,
>>
>> please review this simple change to merge the `G1ConcurrentMark::mark_in_bitmap(uint, HeapRegion*, oop)` method with the other overload as this is its only use.
>>
>> Testing: local compilation
>>
>> Thanks,
>> Thomas
>
> Looks good.
Thanks @sangheon @kimbarrett for your reviews
-------------
PR: https://git.openjdk.org/jdk/pull/9556
More information about the hotspot-gc-dev
mailing list