RFR: 8270014: Add scoped objects for g1 young gc verification and young gc internal timing [v5]

Thomas Schatzl tschatzl at openjdk.java.net
Thu Jul 15 07:51:35 UTC 2021


> 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

Thomas Schatzl has updated the pull request incrementally with one additional commit since the last revision:

  kbarrett review

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/4768/files
  - new: https://git.openjdk.java.net/jdk/pull/4768/files/b6be6fc5..86dfe715

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=4768&range=04
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=4768&range=03-04

  Stats: 5 lines in 1 file changed: 0 ins; 0 del; 5 mod
  Patch: https://git.openjdk.java.net/jdk/pull/4768.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/4768/head:pull/4768

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



More information about the hotspot-gc-dev mailing list