RFR: 8292446: Make TableRateStatistics optional in CHT [v4]
Johan Sjölén
duke at openjdk.org
Thu Aug 18 09:22:15 UTC 2022
> 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.
Johan Sjölén has updated the pull request incrementally with one additional commit since the last revision:
Declare functions inline
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/9899/files
- new: https://git.openjdk.org/jdk/pull/9899/files/e1b322c1..8353bbc3
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=9899&range=03
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=9899&range=02-03
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/9899.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/9899/head:pull/9899
PR: https://git.openjdk.org/jdk/pull/9899
More information about the hotspot-dev
mailing list