Summary
A new command line option (-XX:{+-}PrintExtendedThreadInfo) is required to control the output of additional information in thread dumps.
Problem
Additional information in the thread dump is considered valuable but too verbose.
Solution
An additional command line option is proposed which controls the output and is off by default.
Specification
The new command line option shall be PrintExtendedThreadInfo. It shall control the output of additional information in thread dumps and shall be off by default. See http://cr.openjdk.java.net/~ghaug/webrevs/8200720.v4/
- csr of
-
JDK-8200720 Print additional information in thread dump (times, allocated bytes etc.)
-
- Resolved
-