On Tue, 29 Sep 2020 18:29:57 GMT, Stefan Johansson <sjoha...@openjdk.org> wrote:
> While doing some refactoring I wanted to move > HeapRegionManager::_num_committed and realized that I needed to update > the SA. After some looking around it turns out that it is unused and I can > remove the numCommittedField from the > HeapRegionManager class in the SA. Local build and test looks good and > running tier1 and some svc-testing to ensure I > haven't missed anything. Lgtm ------------- Marked as reviewed by tschatzl (Reviewer). PR: https://git.openjdk.java.net/jdk/pull/408