RFR: 8291970: Add TableStatistics get function to ResourceHashtable

Coleen Phillimore coleenp at openjdk.org
Fri Aug 5 14:59:45 UTC 2022


Add a statistics_calculate function to ResourceHashtable so that we can use it for printing.  Also add a test.
Tested with tier1 on Oracle platforms (with and without product build).

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

Commit messages:
 - 8291970: Add TableStatistics get function to ResourceHashtable

Changes: https://git.openjdk.org/jdk/pull/9775/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=9775&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8291970
  Stats: 74 lines in 4 files changed: 71 ins; 0 del; 3 mod
  Patch: https://git.openjdk.org/jdk/pull/9775.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/9775/head:pull/9775

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


More information about the hotspot-dev mailing list