src/hotspot/share/runtime/globals.hpp
changeset 49483 d374b1634589
parent 49462 00992d4e8a23
child 49651 1e11c8a238f7
child 56406 e629240491c7
--- a/src/hotspot/share/runtime/globals.hpp	Wed Mar 21 20:15:00 2018 -0700
+++ b/src/hotspot/share/runtime/globals.hpp	Thu Mar 22 08:39:51 2018 +0100
@@ -2653,7 +2653,7 @@
           "Inline allocations larger than this in doublewords must go slow")\
                                                                             \
   product(bool, AggressiveOpts, false,                                      \
-          "Enable aggressive optimizations - see arguments.cpp")            \
+          "(Deprecated) Enable aggressive optimizations - see arguments.cpp") \
                                                                             \
   product_pd(bool, CompactStrings,                                          \
           "Enable Strings to use single byte chars in backing store")       \