mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 19:14:38 +02:00
Merge
This commit is contained in:
commit
7633aaa177
12 changed files with 185 additions and 69 deletions
|
@ -2546,7 +2546,7 @@ class CommandLineFlags {
|
|||
develop(intx, MaxRecursiveInlineLevel, 1, \
|
||||
"maximum number of nested recursive calls that are inlined") \
|
||||
\
|
||||
develop(intx, InlineSmallCode, 1000, \
|
||||
product(intx, InlineSmallCode, 1000, \
|
||||
"Only inline already compiled methods if their code size is " \
|
||||
"less than this") \
|
||||
\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue