mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-16 00:54:38 +02:00
Merge
This commit is contained in:
commit
eca88d0a0c
359 changed files with 23971 additions and 2575 deletions
|
@ -409,6 +409,7 @@ static AliasedLoggingFlag const aliased_logging_flags[] = {
|
|||
{ "TraceClassResolution", LogLevel::Info, true, LogTag::_classresolve },
|
||||
{ "TraceExceptions", LogLevel::Info, true, LogTag::_exceptions },
|
||||
{ "TraceMonitorInflation", LogLevel::Debug, true, LogTag::_monitorinflation },
|
||||
{ "TraceBiasedLocking", LogLevel::Info, true, LogTag::_biasedlocking },
|
||||
{ NULL, LogLevel::Off, false, LogTag::__NO_TAG }
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue