Integrated: 8270014: Add scoped objects for g1 young gc verification and young gc internal timing

Thomas Schatzl tschatzl at openjdk.java.net
Thu Jul 15 08:16:22 UTC 2021


On Tue, 13 Jul 2021 13:51:27 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:

> Hi all,
> 
>   can I get reviews for some further cleanup of the young collection code:
> - adding some more scoped objects (verification, gc pause timing)
> - some naming, minor related code movement
> 
> Thanks,
>   Thomas

This pull request has now been integrated.

Changeset: 7a89ffed
Author:    Thomas Schatzl <tschatzl at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/7a89ffeddd9d68a823e29943cdaa2232bb04bb45
Stats:     88 lines in 7 files changed: 42 ins; 12 del; 34 mod

8270014: Add scoped objects for g1 young gc verification and young gc internal timing

Reviewed-by: ayang, iwalulya, kbarrett

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

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



More information about the hotspot-gc-dev mailing list