RFR: 8191786: Thread-SMR hash table size should be dynamic [v2]

Daniel D.Daugherty dcubed at openjdk.java.net
Tue May 25 21:55:03 UTC 2021


On Tue, 25 May 2021 21:32:56 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

>> This should be added to KVHashtable because it would be nice to migrate the other hashtables to this nicer API.
>
> I don't see how the entries in the table are freed (in any of the KVHashtables).  Maybe I'm missing something.

I'll take a look.

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

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


More information about the hotspot-runtime-dev mailing list