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


Reply via email to