mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-23 12:34:32 +02:00
Merge
This commit is contained in:
commit
f9b1731815
22 changed files with 525 additions and 390 deletions
|
@ -2567,6 +2567,9 @@ class CommandLineFlags {
|
|||
product(bool, PrintStringTableStatistics, false, \
|
||||
"print statistics about the StringTable and SymbolTable") \
|
||||
\
|
||||
diagnostic(bool, VerifyStringTableAtExit, false, \
|
||||
"verify StringTable contents at exit") \
|
||||
\
|
||||
notproduct(bool, PrintSymbolTableSizeHistogram, false, \
|
||||
"print histogram of the symbol table") \
|
||||
\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue