RFR: 8270059: Remove KVHashtable

Ioi Lam iklam at openjdk.java.net
Fri Jul 9 19:31:56 UTC 2021


On Thu, 8 Jul 2021 06:53:33 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> There are now only 2 uses of KVHashtable in the HotSpot code. They can be easily rewritten to use ResourceHashtable and ResizeableResourceHashtable.
>
> Thanks for clarifying.

Thanks @dholmes-ora and @coleenp for the review.

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

PR: https://git.openjdk.java.net/jdk/pull/4715


More information about the hotspot-dev mailing list