mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 19:14:38 +02:00
Merge
This commit is contained in:
commit
c2c3f0fe72
21 changed files with 106 additions and 210 deletions
|
@ -344,12 +344,6 @@ class CommandLineFlags {
|
|||
product(bool, ForceTimeHighResolution, false, \
|
||||
"Using high time resolution(For Win32 only)") \
|
||||
\
|
||||
product(bool, CacheTimeMillis, false, \
|
||||
"Cache os::javaTimeMillis with CacheTimeMillisGranularity") \
|
||||
\
|
||||
diagnostic(uintx, CacheTimeMillisGranularity, 50, \
|
||||
"Granularity for CacheTimeMillis") \
|
||||
\
|
||||
develop(bool, TraceItables, false, \
|
||||
"Trace initialization and use of itables") \
|
||||
\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue