Integrated: 8328350: G1: Remove DO_DISCOVERED_AND_DISCOVERY
Albert Mingkun Yang
ayang at openjdk.org
Tue Mar 19 18:51:27 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
This pull request has now been integrated.
Changeset: 7231fd78
Author: Albert Mingkun Yang <ayang at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/7231fd78aada80946b680e10227a356714d5c34b
Stats: 26 lines in 4 files changed: 0 ins; 22 del; 4 mod
8328350: G1: Remove DO_DISCOVERED_AND_DISCOVERY
Reviewed-by: tschatzl, gli
-------------
PR: https://git.openjdk.org/jdk/pull/18346
More information about the hotspot-dev
mailing list