Integrated: 8289800: G1: G1CollectionSet::finalize_young_part clears survivor list too early
Ivan Walulya
iwalulya at openjdk.org
Thu Jul 7 15:13:42 UTC 2022
On Wed, 6 Jul 2022 16:10:27 GMT, Ivan Walulya <iwalulya at openjdk.org> wrote:
> Hi all,
>
> Please review this small change to clear survivor regions list only after predictions for survivor_regions_evac_time are done.
>
> Test: tier1
>
> //Ivan
This pull request has now been integrated.
Changeset: 74ca6ca2
Author: Ivan Walulya <iwalulya at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/74ca6ca25ba3ece0c92bf2c6e4f940996785c9a3
Stats: 6 lines in 1 file changed: 3 ins; 3 del; 0 mod
8289800: G1: G1CollectionSet::finalize_young_part clears survivor list too early
Reviewed-by: ayang, tschatzl
-------------
PR: https://git.openjdk.org/jdk/pull/9401
More information about the hotspot-gc-dev
mailing list