RFR: 8270059: Remove KVHashtable

David Holmes dholmes at openjdk.java.net
Thu Jul 8 06:56:52 UTC 2021


On Thu, 8 Jul 2021 04:18:22 GMT, Ioi Lam <iklam 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.

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

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


More information about the hotspot-dev mailing list