Withdrawn: 8269064: Dropped messages of AsyncLogWriter cause memleak
    Xin Liu 
    xliu at openjdk.java.net
       
    Mon Jun 21 17:02:39 UTC 2021
    
    
  
On Mon, 21 Jun 2021 07:02:09 GMT, Xin Liu <xliu at openjdk.org> wrote:
> free c-strings of the dropped messages.
> 
> This patch added KVHashtable::remove(K), which allows user to remove the 
> useless entries from the hashtable. Remove the corresponding entry from
> AsyncLogWriter::_stats when the output is about to delete.
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.java.net/jdk/pull/4537
    
    
More information about the hotspot-dev
mailing list