RFR: 8292068: Convert ModuleEntryTable into ResourceHashtable [v3]
    Coleen Phillimore 
    coleenp at openjdk.org
       
    Wed Aug 10 18:29:37 UTC 2022
    
    
  
On Wed, 10 Aug 2022 18:25:42 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
>> Converted the ModuleEntryTable to use ResourceHashtable.
>> Ran tiers 1-7.  Also ran performance tests with this and other changes with no performance difference, although the footprint of this should be better.
>
> Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Revert modules_do() assert Module_lock and taking it for process_module_table.  This should be fixed separately.
Thanks Ioi and Lois.
-------------
PR: https://git.openjdk.org/jdk/pull/9809
    
    
More information about the hotspot-dev
mailing list