mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
8153187: Convert TraceWorkGang to use unified logging
Reviewed-by: mgerdin, tschatzl
This commit is contained in:
parent
8098362a32
commit
eeec4b781b
5 changed files with 10 additions and 35 deletions
|
@ -2402,9 +2402,6 @@ public:
|
|||
manageable(bool, PrintClassHistogram, false, \
|
||||
"Print a histogram of class instances") \
|
||||
\
|
||||
develop(bool, TraceWorkGang, false, \
|
||||
"Trace activities of work gangs") \
|
||||
\
|
||||
develop(bool, TraceGCTaskManager, false, \
|
||||
"Trace actions of the GC task manager") \
|
||||
\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue