RFR: 8275607 G1: G1CardSetAllocator::drop_all needs to call G1SegmentedArray::drop_all
Albert Mingkun Yang
ayang at openjdk.java.net
Wed Oct 20 15:26:08 UTC 2021
On Wed, 20 Oct 2021 08:57:28 GMT, Hamlin Li <mli at openjdk.org> wrote:
> This is a follow-up of JDK-8273626.
>
> G1CardSetAllocator::drop_all should call call G1SegmentedArray::drop_all to put all buffers into buffer free list, which is the original behavior of G1CardSetAllocator.
Marked as reviewed by ayang (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/6035
More information about the hotspot-gc-dev
mailing list