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

Thomas Schatzl tschatzl at openjdk.java.net
Wed Jul 14 08:29:31 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:

  ayang review

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/4768/files
  - new: https://git.openjdk.java.net/jdk/pull/4768/files/7730aa6d..b9b53f8d

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

  Stats: 6 lines in 2 files changed: 5 ins; 0 del; 1 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