Integrated: 8355743: G1: Collection set clearing is not recorded as part of "Free Collection Set Time"
Thomas Schatzl
tschatzl at openjdk.org
Thu May 15 08:07:01 UTC 2025
On Wed, 14 May 2025 08:15:20 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
> Hi all,
>
> please review this change that moves "clear_collection_set" work correctly under the "Serial Free Collection Set" phase.
>
> There is probably no particular impact on timings, but just for correctness.
>
> Testing: gha, gc/g1 tests
>
> Thanks,
> Thomas
This pull request has now been integrated.
Changeset: b8d2bdb4
Author: Thomas Schatzl <tschatzl at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/b8d2bdb46529f780b4c21d709ca38b489348ee10
Stats: 4 lines in 1 file changed: 2 ins; 2 del; 0 mod
8355743: G1: Collection set clearing is not recorded as part of "Free Collection Set Time"
Reviewed-by: iwalulya, shade
-------------
PR: https://git.openjdk.org/jdk/pull/25222
More information about the hotspot-gc-dev
mailing list