mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 19:14:38 +02:00
8142475: Remove TraceParallelOldGCTasks
Reviewed-by: tschatzl, david
This commit is contained in:
parent
250efd235c
commit
0ee0cf9845
2 changed files with 0 additions and 21 deletions
|
@ -2523,9 +2523,6 @@ public:
|
|||
develop(bool, TraceWorkGang, false, \
|
||||
"Trace activities of work gangs") \
|
||||
\
|
||||
product(bool, TraceParallelOldGCTasks, false, \
|
||||
"Trace multithreaded GC activity") \
|
||||
\
|
||||
develop(bool, TraceBlockOffsetTable, false, \
|
||||
"Print BlockOffsetTable maps") \
|
||||
\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue