RFR: 8357621: G1: Clean up G1BiasedArray [v2]

Thomas Schatzl tschatzl at openjdk.org
Fri May 23 11:13:31 UTC 2025


> Hi all,
> 
>   please review this minor touch-up of the G1BiasedArray classes, removing some unused methods and improving method visibility a bit.
> 
> Testing: gha
> 
> Thanks,
>   Thomas

Thomas Schatzl has updated the pull request incrementally with one additional commit since the last revision:

  Re-add address_mapped_to, used by testing

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/25406/files
  - new: https://git.openjdk.org/jdk/pull/25406/files/77b6ff36..fa1c19c8

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=25406&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=25406&range=00-01

  Stats: 18 lines in 2 files changed: 17 ins; 1 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/25406.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/25406/head:pull/25406

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


More information about the hotspot-gc-dev mailing list