RFR: 8292068: Convert ModuleEntryTable into ResourceHashtable [v3]

Coleen Phillimore coleenp at openjdk.org
Wed Aug 10 18:25:42 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:

  Revert modules_do() assert Module_lock and taking it for process_module_table.  This should be fixed separately.

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/9809/files
  - new: https://git.openjdk.org/jdk/pull/9809/files/d8fc83e6..aed1a6da

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=9809&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=9809&range=01-02

  Stats: 3 lines in 2 files changed: 0 ins; 3 del; 0 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