8153187: Convert TraceWorkGang to use unified logging

Reviewed-by: mgerdin, tschatzl
This commit is contained in:
Bengt Rutisson 2016-04-01 07:08:40 +02:00
parent 8098362a32
commit eeec4b781b
5 changed files with 10 additions and 35 deletions

View file

@ -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") \
\