mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-17 01:24:33 +02:00
8153026: Change logging tag 'verboseverification' to 'verification'
Changed UL tag to 'verification' Reviewed-by: hseigel, lfoltan
This commit is contained in:
parent
9438549080
commit
d077700179
5 changed files with 28 additions and 28 deletions
|
@ -433,7 +433,7 @@ static AliasedFlag const removed_develop_logging_flags[] = {
|
|||
{ "TraceStartupTime", "-Xlog:startuptime" },
|
||||
{ "TraceVMOperation", "-Xlog:vmoperation=debug" },
|
||||
{ "PrintVtables", "-Xlog:vtables=debug" },
|
||||
{ "VerboseVerification", "-Xlog:verboseverification" },
|
||||
{ "VerboseVerification", "-Xlog:verification" },
|
||||
{ NULL, NULL }
|
||||
};
|
||||
#endif //PRODUCT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue