src/hotspot/share/runtime/globals.hpp
changeset 54031 feea57b38a1c
parent 53981 d489081c5650
child 54208 79fcfc6c02e8
--- a/src/hotspot/share/runtime/globals.hpp	Thu Mar 07 16:15:43 2019 +0100
+++ b/src/hotspot/share/runtime/globals.hpp	Fri Mar 08 11:23:30 2019 +0100
@@ -367,7 +367,7 @@
           "Print out every time compilation is longer than "                \
           "a given threshold")                                              \
                                                                             \
-  develop(bool, SafepointALot, false,                                       \
+  diagnostic(bool, SafepointALot, false,                                    \
           "Generate a lot of safepoints. This works with "                  \
           "GuaranteedSafepointInterval")                                    \
                                                                             \