RFR: 8275416: G1: remove unnecesary make_referent_alive in precleaning phase
Thomas Schatzl
tschatzl at openjdk.java.net
Tue Oct 19 12:48:57 UTC 2021
On Tue, 19 Oct 2021 11:02:17 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
> Simple change of removing marking work in G1 precleaning. Evaluation using a contrived example shows ~20% reduction in precleaning.
>
> Test: hotspot_gc
Marked as reviewed by tschatzl (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/6003
More information about the hotspot-gc-dev
mailing list