RFR: 8289575: G1: Remove unnecessary is-marking-active check in G1BarrierSetRuntime::write_ref_field_pre_entry
Ivan Walulya
iwalulya at openjdk.org
Fri Jul 1 12:42:39 UTC 2022
On Fri, 1 Jul 2022 10:19:10 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
> Simple change of removing an unnecessary check. After that, the `enqueue` method becomes unused so removed as well.
>
> Test: tier1-3
Marked as reviewed by iwalulya (Reviewer).
-------------
PR: https://git.openjdk.org/jdk/pull/9345
More information about the hotspot-gc-dev
mailing list