8154011: Make TraceDeoptimization a diagnostic flag
Reviewed-by: kvn, dholmes, thartmann
This commit is contained in:
parent
f180a4591f
commit
f39fe5b3d6
@ -1280,7 +1280,7 @@ const intx ObjectAlignmentInBytes = 8;
|
|||||||
constraint(AllocatePrefetchInstrConstraintFunc, AfterMemoryInit) \
|
constraint(AllocatePrefetchInstrConstraintFunc, AfterMemoryInit) \
|
||||||
\
|
\
|
||||||
/* deoptimization */ \
|
/* deoptimization */ \
|
||||||
develop(bool, TraceDeoptimization, false, \
|
product(bool, TraceDeoptimization, false, DIAGNOSTIC, \
|
||||||
"Trace deoptimization") \
|
"Trace deoptimization") \
|
||||||
\
|
\
|
||||||
develop(bool, PrintDeoptimizationDetails, false, \
|
develop(bool, PrintDeoptimizationDetails, false, \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user