8156803: Turn StressLCM/StressGCM flags to diagnostic
Reviewed-by: kvn, ctornqvi
This commit is contained in:
parent
6c974f899f
commit
f6c1efe6ac
@ -72,10 +72,10 @@
|
||||
constraint, \
|
||||
writeable) \
|
||||
\
|
||||
develop(bool, StressLCM, false, \
|
||||
diagnostic(bool, StressLCM, false, \
|
||||
"Randomize instruction scheduling in LCM") \
|
||||
\
|
||||
develop(bool, StressGCM, false, \
|
||||
diagnostic(bool, StressGCM, false, \
|
||||
"Randomize instruction scheduling in GCM") \
|
||||
\
|
||||
develop(intx, OptoPrologueNops, 0, \
|
||||
|
Loading…
x
Reference in New Issue
Block a user