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) \
|
||||
\
|
||||
/* deoptimization */ \
|
||||
develop(bool, TraceDeoptimization, false, \
|
||||
product(bool, TraceDeoptimization, false, DIAGNOSTIC, \
|
||||
"Trace deoptimization") \
|
||||
\
|
||||
develop(bool, PrintDeoptimizationDetails, false, \
|
||||
|
Loading…
Reference in New Issue
Block a user