Withdrawn: 8215118: Reduce HeapRegion to only have one member for index in CSet
Ivan Walulya
iwalulya at openjdk.java.net
Tue Aug 24 15:08:38 UTC 2021
On Mon, 16 Aug 2021 10:28:37 GMT, Ivan Walulya <iwalulya at openjdk.org> wrote:
> Hi all,
>
> Please review this change to maintain only a single member variable to indicate the region's index in a collection set: either the actual collection set for young regions or the optional regions array if the region is considered optional during a mixed collection.
>
> Testing: Tier 1-7
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.java.net/jdk/pull/5122
More information about the hotspot-gc-dev
mailing list