This commit is contained in:
Tao Mao 2013-07-26 13:34:22 -07:00
commit 5ce100bbd1
81 changed files with 1267 additions and 273 deletions

View file

@ -2600,9 +2600,6 @@ class CommandLineFlags {
product(bool, AggressiveOpts, false, \
"Enable aggressive optimizations - see arguments.cpp") \
\
product(bool, UseStringCache, false, \
"Enable String cache capabilities on String.java") \
\
/* statistics */ \
develop(bool, CountCompiledCalls, false, \
"counts method invocations") \