RFR: 8293023: Change CardTable::is_in_young signature
Albert Mingkun Yang
ayang at openjdk.org
Fri Sep 2 11:03:49 UTC 2022
On Mon, 29 Aug 2022 10:04:48 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
> This PR consists of 2 commits:
>
> 1. The actual change of the signature.
> 2. Adding the missing `override` in changed files.
>
> The second commit is auto generated using `make CONF=debug compile-commands-hotspot; clang-tidy --fix -checks=modernize-use-override -p build/linux-x64-debug <file>`.
>
> Test: hotspot_gc
Thanks for the review.
-------------
PR: https://git.openjdk.org/jdk/pull/10061
More information about the hotspot-gc-dev
mailing list