RFR: 8279703: G1: Remove unused force_not_compacted local in G1CalculatePointersClosure::do_heap_region
Thomas Schatzl
tschatzl at openjdk.java.net
Tue Jan 11 08:43:29 UTC 2022
On Mon, 10 Jan 2022 16:42:18 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
>> Hi all,
>>
>> please review this trivial removal of an unused local I came across when looking through that code for another purpose.
>>
>> Testing: local compilation
>>
>> Thanks,
>> Thomas
>
> Good and trivial.
Thanks @albertnetymk @Hamlin-Li for your reviews.
-------------
PR: https://git.openjdk.java.net/jdk/pull/7014
More information about the hotspot-gc-dev
mailing list