RFR: 8287089: G1CollectedHeap::is_in_cset() can be const methods
Kim Barrett
kbarrett at openjdk.java.net
Wed May 25 14:15:55 UTC 2022
On Mon, 23 May 2022 09:55:40 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
> Hi all,
>
> please review making the various `G1CollectedHeap::is_in_cset()` methods const methods.
>
> Testing: local compilation
>
> Thanks,
> Thomas
Looks good, and trivial.
-------------
Marked as reviewed by kbarrett (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/8836
More information about the hotspot-gc-dev
mailing list