RFR: 8348171: Refactor GenerationCounters and its subclasses [v3]

Albert Mingkun Yang ayang at openjdk.org
Thu Jan 30 14:59:04 UTC 2025


> Simple refactoring of removing the use of `virtual` method and use concrete subclasses when needed.
> 
> Test: tier1-5

Albert Mingkun Yang has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains four commits:

 - review
 - Merge branch 'master' into gen-counter
 - merge
 - gen-counter

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

Changes: https://git.openjdk.org/jdk/pull/23209/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=23209&range=02
  Stats: 193 lines in 16 files changed: 6 ins; 156 del; 31 mod
  Patch: https://git.openjdk.org/jdk/pull/23209.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/23209/head:pull/23209

PR: https://git.openjdk.org/jdk/pull/23209


More information about the hotspot-gc-dev mailing list