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

Albert Mingkun Yang ayang at openjdk.java.net
Mon Jan 10 16:45:29 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

Good and trivial.

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

Marked as reviewed by ayang (Reviewer).

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



More information about the hotspot-gc-dev mailing list