mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 19:14:38 +02:00
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:
parent
ce3f3dd8d3
commit
f2c8d25c73
5 changed files with 12 additions and 13 deletions
|
@ -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, \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue