mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-22 12:04:39 +02:00
Merge
This commit is contained in:
commit
a12d6f7a1e
87 changed files with 3620 additions and 2668 deletions
|
@ -2832,7 +2832,7 @@ class CommandLineFlags {
|
|||
"number of method invocations/branches (expressed as % of " \
|
||||
"CompileThreshold) before using the method's profile") \
|
||||
\
|
||||
develop(bool, PrintMethodData, false, \
|
||||
diagnostic(bool, PrintMethodData, false, \
|
||||
"Print the results of +ProfileInterpreter at end of run") \
|
||||
\
|
||||
develop(bool, VerifyDataPointer, trueInDebug, \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue