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.

This pull request has now been integrated.

Changeset: 709cfe5f
Author:    Stefan Johansson <sjoha...@openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/709cfe5f
Stats:     8 lines in 2 files changed: 0 ins; 8 del; 0 mod

8253815: Remove unused HeapRegionManager::_num_committed from SA

Reviewed-by: tschatzl, cjplummer

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

PR: https://git.openjdk.java.net/jdk/pull/408

Reply via email to