RFR: 8276067: ZGC: Remove unused function alloc_high_address_at_most()

Per Liden pliden at openjdk.java.net
Thu Oct 28 05:55:19 UTC 2021


The function ZMemoryManager::alloc_high_address_at_most() is unused and can be removed.

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

Commit messages:
 - 8276067: ZGC: Remove unused function alloc_high_address_at_most()

Changes: https://git.openjdk.java.net/jdk/pull/6146/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=6146&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8276067
  Stats: 26 lines in 2 files changed: 0 ins; 26 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk/pull/6146.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/6146/head:pull/6146

PR: https://git.openjdk.java.net/jdk/pull/6146



More information about the hotspot-gc-dev mailing list