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

Kim Barrett kbarrett at openjdk.org
Fri Dec 2 17:41:18 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

Looks good.

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

Marked as reviewed by kbarrett (Reviewer).

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


More information about the hotspot-gc-dev mailing list