RFR: 8292218: Convert PackageEntryTable to ResourceHashtable [v2]
Ioi Lam
iklam at openjdk.org
Thu Aug 11 21:37:58 UTC 2022
On Thu, 11 Aug 2022 19:15:45 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
>> This is the conversion of the PackageEntryTable, which is stored one per ClassLoaderData to ResourceHashtable. Much like the module table and uses the Module_lock.
>> Tested with tier1-3 on linux, windows, mac.
>
> Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:
>
> Fix debug info and module name comparison.
LGTM.
-------------
Marked as reviewed by iklam (Reviewer).
PR: https://git.openjdk.org/jdk/pull/9837
More information about the hotspot-dev
mailing list