mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-23 04:24:49 +02:00
Merge
This commit is contained in:
commit
156b06d897
17 changed files with 407 additions and 338 deletions
|
@ -2526,6 +2526,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