RFR: 8306833: Change CardTable::_covered to static array [v3]

Albert Mingkun Yang ayang at openjdk.org
Tue Apr 25 14:16:14 UTC 2023


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

Albert Mingkun Yang has updated the pull request incrementally with one additional commit since the last revision:

  review

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/13636/files
  - new: https://git.openjdk.org/jdk/pull/13636/files/4c7815cd..760fbe3b

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

  Stats: 8 lines in 3 files changed: 5 ins; 2 del; 1 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