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