RFR: 8227060: Optimize safepoint cleanup subtask order [v3]
    Coleen Phillimore 
    coleenp at openjdk.org
       
    Tue Jul 19 16:32:04 UTC 2022
    
    
  
On Sat, 16 Jul 2022 15:22:56 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
>> Most of the analysis in the CR is for code that's removed, but I found one safepoint cleanup task that's unused.  Also the dictionary resizing and symbol/string table rehashing, while rare, could take a long time so I moved them sooner in the list.
>> Tested with tier1-3.
>
> Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:
> 
>   More Kim improvements.
Thank you, Kim and Patricio!
-------------
PR: https://git.openjdk.org/jdk/pull/9515
    
    
More information about the hotspot-dev
mailing list