RFR: 8292068: Convert ModuleEntryTable into ResourceHashtable [v2]

Coleen Phillimore coleenp at openjdk.org
Wed Aug 10 18:29:35 UTC 2022


On Wed, 10 Aug 2022 13:16:03 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:
> 
>   Ioi's comments

I had to revert the modules_do asserts and locks because of JDK-8292202.

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

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


More information about the hotspot-dev mailing list