Integrated: 8292384: Convert AdapterHandlerTable to ResourceHashtable

Coleen Phillimore coleenp at openjdk.org
Wed Aug 17 12:55:42 UTC 2022


On Tue, 16 Aug 2022 02:14:41 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

> The adapter handler table was a Hashtable, and has been converted to Resourcehashtable, without any complications.
> Tested with tier1-3 (4-7) previously with other changes.

This pull request has now been integrated.

Changeset: f45b8408
Author:    Coleen Phillimore <coleenp at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/f45b8408a0e66aee22a6ac60e3f24dfc8ac104e5
Stats:     199 lines in 3 files changed: 21 ins; 114 del; 64 mod

8292384: Convert AdapterHandlerTable to ResourceHashtable

Reviewed-by: hseigel, rehn

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

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


More information about the hotspot-dev mailing list