RFR: 8292384: Convert AdapterHandlerTable to ResourceHashtable [v2]
Coleen Phillimore
coleenp at openjdk.org
Wed Aug 17 12:54:17 UTC 2022
On Tue, 16 Aug 2022 16:04:12 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.
>
> Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:
>
> Remove the mtCode Hashtable instantiations.
Thanks Robbin!
-------------
PR: https://git.openjdk.org/jdk/pull/9885
More information about the hotspot-dev
mailing list