RFR: 8327057: Parallel: Refactor ParMarkBitMap::iterate

Albert Mingkun Yang ayang at openjdk.org
Thu Feb 29 15:05:00 UTC 2024


Simplifying bitmap iterate logic in full-gc compaction to reduce possible outcomes callers must handle.

Test: tier1-6

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

Commit messages:
 - pgc-iterate-incomplete

Changes: https://git.openjdk.org/jdk/pull/18065/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=18065&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8327057
  Stats: 63 lines in 3 files changed: 8 ins; 41 del; 14 mod
  Patch: https://git.openjdk.org/jdk/pull/18065.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/18065/head:pull/18065

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


More information about the hotspot-gc-dev mailing list