8217919: C2: Enable -XX:+AggressiveUnboxing by default
Reviewed-by: kvn, neliasso
This commit is contained in:
parent
0a5a0b1a29
commit
71759e3177
@ -516,7 +516,7 @@
|
||||
"Sets max value cached by the java.lang.Integer autobox cache") \
|
||||
range(0, max_jint) \
|
||||
\
|
||||
experimental(bool, AggressiveUnboxing, false, \
|
||||
experimental(bool, AggressiveUnboxing, true, \
|
||||
"Control optimizations for aggressive boxing elimination") \
|
||||
\
|
||||
develop(bool, TracePostallocExpand, false, "Trace expanding nodes after" \
|
||||
|
Loading…
x
Reference in New Issue
Block a user