[jdk17] RFR: 8267752: KVHashtable doesn't deallocate entries
Xin Liu
xliu at openjdk.java.net
Mon Jun 21 18:42: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.
hi, @coleenp
[JDK-8269064](https://bugs.openjdk.java.net/browse/JDK-8269064) depends on this [JDK-8267752](https://bugs.openjdk.java.net/browse/JDK-8267752). I think JDK-8267752 itself is also worthy in jdk17.
ctx:
https://github.com/openjdk/jdk/pull/4537#event-4918066602
Could you take a look at it?
-------------
PR: https://git.openjdk.java.net/jdk17/pull/110
More information about the hotspot-dev
mailing list