RFR: 8297872: Non-local G1MonotonicArenaFreePool::_freelist_pool has non-trivial ctor/dtor
Ivan Walulya
iwalulya at openjdk.org
Mon Dec 5 07:20:16 UTC 2022
On Fri, 2 Dec 2022 17:37:14 GMT, Kim Barrett <kbarrett 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.
Thanks @kimbarrett and @tschatzl for the reviews!
-------------
PR: https://git.openjdk.org/jdk/pull/11485
More information about the hotspot-gc-dev
mailing list