RFR: 8292068: Convert ModuleEntryTable into ResourceHashtable [v2]
    Coleen Phillimore 
    coleenp at openjdk.org
       
    Wed Aug 10 13:16:03 UTC 2022
    
    
  
> 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:
  Ioi's comments
-------------
Changes:
  - all: https://git.openjdk.org/jdk/pull/9809/files
  - new: https://git.openjdk.org/jdk/pull/9809/files/b4444ab9..d8fc83e6
Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=9809&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=9809&range=00-01
  Stats: 19 lines in 4 files changed: 7 ins; 4 del; 8 mod
  Patch: https://git.openjdk.org/jdk/pull/9809.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/9809/head:pull/9809
PR: https://git.openjdk.org/jdk/pull/9809
    
    
More information about the hotspot-dev
mailing list