RFR: 8291056: Remove unused Generation::par_promote*()
Zhengyu Gu
zgu at openjdk.org
Tue Jul 26 19:34:47 UTC 2022
Please review this trivial cleanup to remove unused Generation::par_promote() and Generation::par_promote_alloc_done() methods.
-------------
Commit messages:
- Removed unused par_promote_xxx methods
Changes: https://git.openjdk.org/jdk/pull/9648/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=9648&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8291056
Stats: 21 lines in 2 files changed: 0 ins; 21 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/9648.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/9648/head:pull/9648
PR: https://git.openjdk.org/jdk/pull/9648
More information about the hotspot-gc-dev
mailing list