RFR: 8328112: Remove CardTable::_guard_region [v3]
Guoxiong Li
gli at openjdk.org
Sun Mar 17 13:34:33 UTC 2024
On Fri, 15 Mar 2024 20:10:26 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
>> Does the comment `each card takes 1 byte` need to be adjusted?
>
> just remove it imo. The code makes it clear that we calculate cards * sizeof(card) here.
Fixed.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/18324#discussion_r1527513494
More information about the hotspot-gc-dev
mailing list