RFR: 8277990: NMT: Remove NMT shutdown capability [v2]
    Thomas Stuefe 
    stuefe at openjdk.java.net
       
    Thu Dec  2 18:33:25 UTC 2021
    
    
  
On Thu, 2 Dec 2021 18:23:07 GMT, Zhengyu Gu <zgu at openjdk.org> wrote:
>> NMT shutdown functionality is a remnant of its first implementation, which could consume excessive amount of memory, therefore, it needed capability to shut it self down to ensure health of JVM. This is no longer a case for current implementation.
>> 
>> After JDK-8277946, there is no longer a use, so it can be removed.
>> 
>> Test:
>> - [x] hotspot_nmt
>> - [x] tier1 with NMT on
>
> Zhengyu Gu has updated the pull request incrementally with one additional commit since the last revision:
> 
>   tstuefe's comments
Looks good to me. Thank you for doing this!
..Thomas
-------------
Marked as reviewed by stuefe (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/6640
    
    
More information about the hotspot-dev
mailing list