RFR: 8297872: Non-local G1MonotonicArenaFreePool::_freelist_pool has non-trivial ctor/dtor

Thomas Schatzl tschatzl at openjdk.org
Fri Dec 2 19:40:05 UTC 2022


On Fri, 2 Dec 2022 14:46:45 GMT, Ivan Walulya <iwalulya at openjdk.org> wrote:

> Hi all,
> 
> Please review this change that removes the use of a static variable (G1MonotonicArenaFreePool::_freelist_pool) with a non-trivial non-trivial ctor and dtor.
> 
> Testing: Tier 1-3

Lgtm.

-------------

Marked as reviewed by tschatzl (Reviewer).

PR: https://git.openjdk.org/jdk/pull/11485


More information about the hotspot-gc-dev mailing list