RFR: 8269803: G1: remove unnecessary NoRefDiscovery

Thomas Schatzl tschatzl at openjdk.java.net
Mon Jul 5 09:34:50 UTC 2021


On Fri, 2 Jul 2021 11:00:28 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> Simple change of removing the unnecessary disable of ref-discovery for CM during young-gc pause.
> 
> Test: hotspot_gc

I think the comment beginning `g1CollectedHeap.hpp:929` should be adapted too.

Looks good otherwise.

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

Changes requested by tschatzl (Reviewer).

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



More information about the hotspot-gc-dev mailing list