RFR: 8302121: Parallel: Remove unused arg in PSCardTable::inline_write_ref_field_gc

Thomas Schatzl tschatzl at openjdk.org
Thu Feb 9 09:47:44 UTC 2023


On Thu, 9 Feb 2023 09:30:36 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> Trivial removing dead code.

Lgtm and trivial. Ship it!

Note that very likely originally this parameter has been added for consistency with other collectors, but that should not concern parallel gc.

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

Marked as reviewed by tschatzl (Reviewer).

PR: https://git.openjdk.org/jdk/pull/12485


More information about the hotspot-gc-dev mailing list