RFR: 8291970: Add TableStatistics get function to ResourceHashtable
Coleen Phillimore
coleenp at openjdk.org
Mon Aug 8 20:01:42 UTC 2022
On Fri, 5 Aug 2022 14:47:39 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
> 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).
I wanted to show the printer lambda getting the literal size of the value, so needed to make it a pointer.
Thanks for reviewing.
-------------
PR: https://git.openjdk.org/jdk/pull/9775
More information about the hotspot-dev
mailing list