6772413: code cleanup

Removed lines in adm64.make with interpret.o and moved few constant strings from header files.

Reviewed-by: never
This commit is contained in:
Vladimir Kozlov 2008-11-18 12:31:53 -08:00
parent ce3f3dd8d3
commit f2c8d25c73
5 changed files with 12 additions and 13 deletions

View file

@ -493,7 +493,7 @@ class CommandLineFlags {
develop(bool, DeoptimizeALot, false, \
"deoptimize at every exit from the runtime system") \
\
develop(ccstrlist, DeoptimizeOnlyAt, "", \
notproduct(ccstrlist, DeoptimizeOnlyAt, "", \
"a comma separated list of bcis to deoptimize at") \
\
product(bool, DeoptimizeRandom, false, \