author | mgronlun |
Mon, 16 Sep 2019 15:55:09 +0200 | |
branch | JEP-349-branch |
changeset 58170 | 2bcc33884590 |
parent 58169 | 95274a695261 (current diff) |
parent 58149 | 00aebe177a71 (diff) |
child 58171 | c16b748a224e |
--- a/src/hotspot/share/opto/c2_globals.hpp Mon Sep 16 15:54:29 2019 +0200 +++ b/src/hotspot/share/opto/c2_globals.hpp Mon Sep 16 15:55:09 2019 +0200 @@ -510,7 +510,7 @@ "Sets max value cached by the java.lang.Integer autobox cache") \ range(0, max_jint) \ \ - experimental(bool, AggressiveUnboxing, true, \ + diagnostic(bool, AggressiveUnboxing, true, \ "Control optimizations for aggressive boxing elimination") \ \ develop(bool, TracePostallocExpand, false, "Trace expanding nodes after" \