RFR: 8282620: G1/Parallel: Constify is_in_young() predicates
Albert Mingkun Yang
ayang at openjdk.java.net
Mon Mar 7 12:53:03 UTC 2022
On Thu, 3 Mar 2022 16:11:36 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
> Hi all,
>
> can I have reviews for this trivial change to further constify `G1Collectedheap/ParallelScavengeHeap::is_in_young()`? Also removes `is_in_old` that does not have a definition.
>
> Testing: local compilation, gha
>
> Thanks,
> Thomas
Marked as reviewed by ayang (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/7679
More information about the hotspot-gc-dev
mailing list