--- old/src/hotspot/share/opto/c2_globals.hpp 2019-08-05 08:06:49.709101826 +0200 +++ new/src/hotspot/share/opto/c2_globals.hpp 2019-08-05 08:06:49.525095208 +0200 @@ -510,7 +510,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" \