Integrated: 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: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
This pull request has now been integrated.
Changeset: 3121898c
Author: Thomas Schatzl <tschatzl at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/3121898c33fa3cc5a049977f8677105a84c3e50c
Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 mod
8279703: G1: Remove unused force_not_compacted local in G1CalculatePointersClosure::do_heap_region
Reviewed-by: ayang, mli
-------------
PR: https://git.openjdk.java.net/jdk/pull/7014
More information about the hotspot-gc-dev
mailing list