RFR: 8292448: Convert BitMapFragmentTable to ResourceHashtable [v3]
Coleen Phillimore
coleenp at openjdk.org
Wed Aug 17 12:20:42 UTC 2022
On Tue, 16 Aug 2022 20:55:20 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.
>
> Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:
>
> Remove explicit deleter.
Thanks for the reviews, Ioi and Robbin!
-------------
PR: https://git.openjdk.org/jdk/pull/9893
More information about the hotspot-dev
mailing list