Integrated: 8292068: Convert ModuleEntryTable into ResourceHashtable

Coleen Phillimore coleenp at openjdk.org
Wed Aug 10 22:08:11 UTC 2022


On Tue, 9 Aug 2022 12:27:46 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.

This pull request has now been integrated.

Changeset: b47438ca
Author:    Coleen Phillimore <coleenp at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/b47438cabc5e365910f2a110972431133649fcc4
Stats:     370 lines in 8 files changed: 111 ins; 185 del; 74 mod

8292068: Convert ModuleEntryTable into ResourceHashtable

Reviewed-by: iklam, lfoltan

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

PR: https://git.openjdk.org/jdk/pull/9809


More information about the hotspot-dev mailing list