RFR: 8306833: Change CardTable::_covered to static array

Albert Mingkun Yang ayang at openjdk.org
Tue Apr 25 10:38:04 UTC 2023


Simple refactoring to remove unused declaration in `vmStructs_gc.hpp`, which then enables more cleanup in `CardTable`.

Test: hotspot_gc

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

Commit messages:
 - card-table-array-field

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

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


More information about the hotspot-gc-dev mailing list