-
Enhancement
-
Resolution: Unresolved
-
P4
-
8, 11, 15
The PerfData system provides a number of legacy counters, and a mechanism for sampling some data period. This is currently scheduled as a period task.
However, the only counters being sampled is a generic "HighResTime" sample, as well as some GC space counters for serial and parallel GC.
It seems to me that the sampling mechanism can be removed entirely. Or at least turned off if not running Serial or ParallelGC.
However, the only counters being sampled is a generic "HighResTime" sample, as well as some GC space counters for serial and parallel GC.
It seems to me that the sampling mechanism can be removed entirely. Or at least turned off if not running Serial or ParallelGC.
- csr for
-
JDK-8241701 Remove PerfData sampling via StatSampler
-
- Draft
-
- relates to
-
JDK-8246020 -XX:+UsePerfData is enabled by default and slows down VM bootstrap by 6%
-
- Closed
-