RFR: 8292448: Convert BitMapFragmentTable to ResourceHashtable
Coleen Phillimore
coleenp at openjdk.org
Tue Aug 16 15:51:12 UTC 2022
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.
-------------
Commit messages:
- 8292448: Convert BitMapFragmentTable to ResourceHashtable
Changes: https://git.openjdk.org/jdk/pull/9893/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=9893&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8292448
Stats: 85 lines in 2 files changed: 1 ins; 65 del; 19 mod
Patch: https://git.openjdk.org/jdk/pull/9893.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/9893/head:pull/9893
PR: https://git.openjdk.org/jdk/pull/9893
More information about the hotspot-dev
mailing list