RFR: 8279703: G1: Remove unused force_not_compacted local in G1CalculatePointersClosure::do_heap_region

Hamlin Li mli at openjdk.java.net
Tue Jan 11 08:02:28 UTC 2022


On Mon, 10 Jan 2022 16:33:09 GMT, Thomas Schatzl <tschatzl 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

Marked as reviewed by mli (Reviewer).

-------------

PR: https://git.openjdk.java.net/jdk/pull/7014



More information about the hotspot-gc-dev mailing list