RFR: 8332448: Make SpaceMangler inherit AllStatic [v2]
    Albert Mingkun Yang 
    ayang at openjdk.org
       
    Tue May 21 07:46:08 UTC 2024
    
    
  
On Mon, 20 May 2024 21:11:28 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
>> Extract the state for `top` out of `SpaceMangler`. Users (Serial and Parallel GC) already tracks the top before/after GC. The "real" change in this PR are only two places: `serialFullGC.cpp` and `PSParallelCompact::post_compact`.
>> 
>> Test: tier1-5
>
> Albert Mingkun Yang has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
> 
>  - review
>  - Merge branch 'master' into mangle
>  - mangle
Thanks for review.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19279#issuecomment-2121969102
    
    
More information about the hotspot-dev
mailing list