mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-21 03:24:38 +02:00
8156803: Turn StressLCM/StressGCM flags to diagnostic
Reviewed-by: kvn, ctornqvi
This commit is contained in:
parent
6c974f899f
commit
f6c1efe6ac
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue