Integrated: 8292448: Convert BitMapFragmentTable to ResourceHashtable

Coleen Phillimore coleenp at openjdk.org
Wed Aug 17 12:20:43 UTC 2022


On Tue, 16 Aug 2022 15:41:14 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

> This is an uncomplicated conversion of the bitmap fragment table into a ResizeableResourceHashtable.  Ran tiers 1-3 and 4-7 with other changes, and verified that the memory for ResourceHashtableStorage is freed.

This pull request has now been integrated.

Changeset: e230719a
Author:    Coleen Phillimore <coleenp at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/e230719ad3cc9e70511d7baa6338bb77cd038139
Stats:     86 lines in 3 files changed: 0 ins; 72 del; 14 mod

8292448: Convert BitMapFragmentTable to ResourceHashtable

Reviewed-by: iklam, rehn

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

PR: https://git.openjdk.org/jdk/pull/9893


More information about the hotspot-dev mailing list