RFR: 8277990: NMT: Remove NMT shutdown capability
    Thomas Stuefe 
    stuefe at openjdk.java.net
       
    Thu Dec  2 16:09:24 UTC 2021
    
    
  
On Thu, 2 Dec 2021 15:52:24 GMT, Zhengyu Gu <zgu at openjdk.org> wrote:
> Yes. Ironically, adding entry only requires shared access, it uses `CAS` to ensure table integrity :-) If we don't destroy the table, there is no requester for exclusive access, so it is no longer needed.
I see. That's nice. Thanks for the clarification.
-------------
PR: https://git.openjdk.java.net/jdk/pull/6640
    
    
More information about the hotspot-dev
mailing list