mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-18 18:14:38 +02:00
8216423: Remove FillDelaySlots
Reviewed-by: thartmann
This commit is contained in:
parent
d1922533ae
commit
a047d8532b
1 changed files with 0 additions and 3 deletions
|
@ -1330,9 +1330,6 @@ define_pd_global(uint64_t,MaxRAM, 1ULL*G);
|
||||||
develop(bool, TypeProfileCasts, true, \
|
develop(bool, TypeProfileCasts, true, \
|
||||||
"treat casts like calls for purposes of type profiling") \
|
"treat casts like calls for purposes of type profiling") \
|
||||||
\
|
\
|
||||||
develop(bool, FillDelaySlots, true, \
|
|
||||||
"Fill delay slots (on SPARC only)") \
|
|
||||||
\
|
|
||||||
develop(bool, TimeLivenessAnalysis, false, \
|
develop(bool, TimeLivenessAnalysis, false, \
|
||||||
"Time computation of bytecode liveness analysis") \
|
"Time computation of bytecode liveness analysis") \
|
||||||
\
|
\
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue