RFR: 8292068: Convert ModuleEntryTable into ResourceHashtable

Coleen Phillimore coleenp at openjdk.org
Tue Aug 9 12:36:00 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.

-------------

Commit messages:
 - 8292068: Convert ModuleEntryTable into ResourceHashtable

Changes: https://git.openjdk.org/jdk/pull/9809/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=9809&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8292068
  Stats: 366 lines in 8 files changed: 108 ins; 182 del; 76 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