Integrated: 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 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

This pull request has now been integrated.

Changeset: 61b70931
Author:    Ivan Walulya <iwalulya at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/61b7093123b780f87509cffe286cf6949afbb45d
Stats:     33 lines in 9 files changed: 13 ins; 8 del; 12 mod

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

Co-authored-by: Thomas Schatzl <tschatzl at openjdk.org>
Reviewed-by: kbarrett, tschatzl

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

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


More information about the hotspot-gc-dev mailing list