RFR: 8335147: Serial: Refactor TenuredGeneration::promote [v3]

Albert Mingkun Yang ayang at openjdk.org
Tue Jul 2 08:41:38 UTC 2024


> Trivial extracting "copying" logic from old-gen-allocation method to unify the use of `Copy` and `transform_stack_chunk` in young-gc promotion path.

Albert Mingkun Yang has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains four additional commits since the last revision:

 - review
 - Merge branch 'master' into s1-alloc-promote
 - Merge branch 'master' into s1-alloc-promote
 - s1-alloc-promote

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/19899/files
  - new: https://git.openjdk.org/jdk/pull/19899/files/50ad509c..8a634360

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=19899&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=19899&range=01-02

  Stats: 5005 lines in 147 files changed: 4030 ins; 587 del; 388 mod
  Patch: https://git.openjdk.org/jdk/pull/19899.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/19899/head:pull/19899

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


More information about the hotspot-gc-dev mailing list