Integrated: 8267752: KVHashtable doesn't deallocate entries

Coleen Phillimore coleenp at openjdk.java.net
Wed Jun 16 12:48:43 UTC 2021


On Tue, 15 Jun 2021 22:34:40 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

> Add a free_entry iteration to the destructor of ~KVHashtables.
> Tested with tier1-3.

This pull request has now been integrated.

Changeset: 72b3b0af
Author:    Coleen Phillimore <coleenp at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/72b3b0af08136342e54e1cdea0c48d64172e8870
Stats:     20 lines in 1 file changed: 20 ins; 0 del; 0 mod

8267752: KVHashtable doesn't deallocate entries

Reviewed-by: iklam, stuefe

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

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


More information about the hotspot-dev mailing list