Integrated: 8292375: Convert ProtectionDomainCacheTable to ResourceHashtable

Coleen Phillimore coleenp at openjdk.org
Fri Sep 2 13:11:48 UTC 2022


On Fri, 26 Aug 2022 13:43:00 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

> Please review this simple conversion for the ProtectionDomainCacheTable from Old Hashtable to ResourceHashtable.  There are specific tests for this table in test/hotspot/jtreg/runtime/Dictionary and serviceability/dcmd/vm/DictionaryStatsTest.java.
> Also tested with tier1-7.

This pull request has now been integrated.

Changeset: fcc0cf96
Author:    Coleen Phillimore <coleenp at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/fcc0cf96772644ece6430eee93fb018c3432135b
Stats:     260 lines in 9 files changed: 58 ins; 127 del; 75 mod

8292375: Convert ProtectionDomainCacheTable to ResourceHashtable

Reviewed-by: dholmes, iklam

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

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


More information about the hotspot-dev mailing list