mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
8150084: Convert TraceMonitorMismatch to Unified Logging
TraceMonitorMismatch has been converted to Unified Logging. Reviewed-by: coleenp, rprotacio
This commit is contained in:
parent
cd3f80324f
commit
45b8dc27fe
6 changed files with 190 additions and 15 deletions
|
@ -1454,9 +1454,6 @@ public:
|
|||
develop(bool, TimeOopMap2, false, \
|
||||
"Time calls to GenerateOopMap::compute_map() individually") \
|
||||
\
|
||||
develop(bool, TraceMonitorMismatch, false, \
|
||||
"Trace monitor matching failures during OopMapGeneration") \
|
||||
\
|
||||
develop(bool, TraceOopMapRewrites, false, \
|
||||
"Trace rewriting of method oops during oop map generation") \
|
||||
\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue