RFR: 8324769: Serial: Remove unused TenuredGeneration::unsafe_max_alloc_nogc

Albert Mingkun Yang ayang at openjdk.org
Fri Jan 26 16:09:44 UTC 2024


Trivial removing dead code and moving a method from supreclass to subclass.

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

Commit messages:
 - s1-unsafe

Changes: https://git.openjdk.org/jdk/pull/17591/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=17591&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8324769
  Stats: 19 lines in 4 files changed: 7 ins; 12 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/17591.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/17591/head:pull/17591

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


More information about the hotspot-gc-dev mailing list