Integrated: 8292446: Make TableRateStatistics optional in CHT
Johan Sjölén
duke at openjdk.org
Fri Aug 19 16:42:28 UTC 2022
On Wed, 17 Aug 2022 09:42:00 GMT, Johan Sjölén <duke at openjdk.org> wrote:
> Right now the footprint of disabling statistics for tables where they're not used is minimal as they're single instance and static. We're working on using CHT in more contexts, where it will be dynamically allocated, and then these changes will add up to something more substantial.
>
> Passes tier1+tier2
This pull request has now been integrated.
Changeset: 1f3578b7
Author: Johan Sjölén <johan.sjolen at oracle.com>
Committer: Coleen Phillimore <coleenp at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/1f3578b79c6355b976d64756da7e4a8af32c2987
Stats: 56 lines in 8 files changed: 28 ins; 11 del; 17 mod
8292446: Make TableRateStatistics optional in CHT
Reviewed-by: coleenp, rehn
-------------
PR: https://git.openjdk.org/jdk/pull/9899
More information about the hotspot-dev
mailing list