The method `G1BlockOffsetTable::check_index` implementation is protected by the `ASSERT` macro, but its declaration and usages don't have the `ASSERT` macro. It is good to add them.
AndJDK-8328508 will remove the method 'CardTable::card_shift_in_words', it is good to do some previous cleanup work.
And
- relates to
-
JDK-8328508 Unify the signatures of the methods address_for_index() and index_for() in BOT implementations
- Resolved
- links to
-
Review openjdk/jdk/18391