Poll: Remove per-compiler thread perf. counters?
Claes Redestad
claes.redestad at oracle.com
Wed Aug 26 14:47:59 UTC 2015
Hi,
I want to raise the question if there are any known users
of these per-compiler thread perf. counters, or if they
should be removed?
sun.ci.compilerThread.#.compiles
sun.ci.compilerThread.#.method
sun.ci.compilerThread.#.time
sun.ci.compilerThread.#.type
For detailed information about compilation there are better
tools available (JFR, PrintCompilation), whereas the older
perf.counters are useful mostly for their aggregated
values.
/Claes
More information about the hotspot-compiler-dev
mailing list