RFR: 8317594: G1: Refactor find_empty_from_idx_reverse

Albert Mingkun Yang ayang at openjdk.org
Thu Oct 5 12:43:40 UTC 2023


Simple range boundary value adjustment to remove some redundant operations inside/around this method.

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

Commit messages:
 - g1-hr-manager

Changes: https://git.openjdk.org/jdk/pull/16055/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=16055&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8317594
  Stats: 22 lines in 2 files changed: 5 ins; 0 del; 17 mod
  Patch: https://git.openjdk.org/jdk/pull/16055.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/16055/head:pull/16055

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


More information about the hotspot-gc-dev mailing list