-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P5
-
Affects Version/s: 11, 12
-
Component/s: hotspot
-
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
-