RFR: 8292448: Convert BitMapFragmentTable to ResourceHashtable [v2]

Coleen Phillimore coleenp at openjdk.org
Tue Aug 16 16:10:15 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.

Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:

  Remove mtTracing old Hashtable instantiation.

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/9893/files
  - new: https://git.openjdk.org/jdk/pull/9893/files/6b2b8b4d..74c15051

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=9893&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=9893&range=00-01

  Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 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