Integrated: 8335147: Serial: Refactor TenuredGeneration::promote
Albert Mingkun Yang
ayang at openjdk.org
Tue Jul 2 12:19:24 UTC 2024
On Wed, 26 Jun 2024 08:17:26 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
> Trivial extracting "copying" logic from old-gen-allocation method to unify the use of `Copy` and `transform_stack_chunk` in young-gc promotion path.
This pull request has now been integrated.
Changeset: dd74e7f8
Author: Albert Mingkun Yang <ayang at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/dd74e7f8c1570ed34c89f4aca184f5668e4471db
Stats: 23 lines in 3 files changed: 2 ins; 9 del; 12 mod
8335147: Serial: Refactor TenuredGeneration::promote
Reviewed-by: tschatzl, iwalulya
-------------
PR: https://git.openjdk.org/jdk/pull/19899
More information about the hotspot-gc-dev
mailing list