RFR: 7301: Add allocation rate aggregators to TLAB Allocation General screen [v2]
Xin Liu
xliu at openjdk.java.net
Wed Mar 30 02:18:32 UTC 2022
> Add allocation rate aggregators to TLAB Allocation General screen:
> 1. Allocation rate for TLABs (inside of TLAB)
> 2. Allocation rate for Objects (outside of TLAB)
>
> There are 2 extra locales(Chinese and Japanese) besides English. I am not sure I am qualified to provide translation. If it is possible, I will add them in next revision.
Xin Liu has updated the pull request incrementally with one additional commit since the last revision:
run 'mvn spotless:apply' (hint given by GHA).
-------------
Changes:
- all: https://git.openjdk.java.net/jmc/pull/391/files
- new: https://git.openjdk.java.net/jmc/pull/391/files/0c6abfd9..894bfa4d
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jmc&pr=391&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jmc&pr=391&range=00-01
Stats: 11 lines in 2 files changed: 5 ins; 3 del; 3 mod
Patch: https://git.openjdk.java.net/jmc/pull/391.diff
Fetch: git fetch https://git.openjdk.java.net/jmc pull/391/head:pull/391
PR: https://git.openjdk.java.net/jmc/pull/391
More information about the jmc-dev
mailing list