-
Enhancement
-
Resolution: Fixed
-
P5
-
11, 12
-
b05
Even if task queue stats are compiled in, we can't print them for Parallel and CMS because printing is guarded by log_develop_is_enabled().
This should be log_is_enabled().
JDK-8152400 already changed this for G1.
This should be log_is_enabled().
- relates to
-
JDK-8152400 Enabling TASK_STATS_ONLY filters out just enabled messages anyway
-
- Resolved
-