Integrated: 8292218: Convert PackageEntryTable to ResourceHashtable
Coleen Phillimore
coleenp at openjdk.org
Fri Aug 12 12:41:20 UTC 2022
On Thu, 11 Aug 2022 12:20:47 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.
This pull request has now been integrated.
Changeset: 9f8cc421
Author: Coleen Phillimore <coleenp at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/9f8cc4213561b28e24a84d836be6ce40f19f2c97
Stats: 300 lines in 8 files changed: 71 ins; 133 del; 96 mod
8292218: Convert PackageEntryTable to ResourceHashtable
Reviewed-by: lfoltan, iklam, dholmes
-------------
PR: https://git.openjdk.org/jdk/pull/9837
More information about the hotspot-dev
mailing list