RFR: 8323738: Serial: Remove unreachable methods in Generation
Stefan Karlsson
stefank at openjdk.org
Mon Jan 15 15:41:19 UTC 2024
On Mon, 15 Jan 2024 15:25:25 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
> Trivial removing effectively dead code.
The changes look good, but I wonder if it wouldn't be better to also make the functions in DefNewGeneration non-virtual?
-------------
Marked as reviewed by stefank (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/17429#pullrequestreview-1821921444
More information about the hotspot-gc-dev
mailing list