RFR: 8253815: Remove unused HeapRegionManager::_num_committed from SA
    Chris Plummer 
    cjplummer at openjdk.java.net
       
    Tue Sep 29 21:36:52 UTC 2020
    
    
  
On Tue, 29 Sep 2020 18:29:57 GMT, Stefan Johansson <sjohanss at 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.
Marked as reviewed by cjplummer (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/408
    
    
More information about the serviceability-dev
mailing list