RFR: 8328350: G1: Remove DO_DISCOVERED_AND_DISCOVERY
Guoxiong Li
gli at openjdk.org
Tue Mar 19 13:48:23 UTC 2024
On Mon, 18 Mar 2024 11:45:22 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
> Remove a special ref-processing iteration mode for G1, because non-null `_discovered` field and requiring ref-discovery should never occur at the same time.
>
> Test: tier1-6
Looks good. The copyrights of these four files need to be adjusted.
-------------
Marked as reviewed by gli (Committer).
PR Review: https://git.openjdk.org/jdk/pull/18346#pullrequestreview-1946277985
More information about the hotspot-gc-dev
mailing list