[jdk17] RFR: 8267752: KVHashtable doesn't deallocate entries
Xin Liu
xliu at openjdk.java.net
Tue Jun 22 21:02:26 UTC 2021
On Mon, 21 Jun 2021 18:08:48 GMT, Xin Liu <xliu at openjdk.org> wrote:
> Add a free_entry iteration to the destructor of ~KVHashtables.
> Tested with tier1-3.
I have consulted Coleen on JBS if there's any risk to bring her patch to jdk17.
Meanwhile, I split JDK-8269064 into the urgent(https://github.com/openjdk/jdk17/pull/121) one and not so urgent one. The later depends on this PR.
-------------
PR: https://git.openjdk.java.net/jdk17/pull/110
More information about the hotspot-dev
mailing list