RFR: 8335925: Serial: Move allocation API from Generation to subclasses
Albert Mingkun Yang
ayang at openjdk.org
Mon Jul 8 20:05:43 UTC 2024
Trivial moving methods from parent class to subclasses. The unused second arg is also removed along the way. The API names are descriptive enough so that the accompanying comments are dropped as well.
-------------
Commit messages:
- s1-gen-alloc
Changes: https://git.openjdk.org/jdk/pull/20084/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=20084&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8335925
Stats: 43 lines in 7 files changed: 0 ins; 21 del; 22 mod
Patch: https://git.openjdk.org/jdk/pull/20084.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/20084/head:pull/20084
PR: https://git.openjdk.org/jdk/pull/20084
More information about the hotspot-gc-dev
mailing list