src/hotspot/share/runtime/globals.hpp
changeset 58438 1181f58f30e2
parent 58367 b3ca57ddfc92
child 58494 54c1ba464b78
child 58503 726a3945e934
--- a/src/hotspot/share/runtime/globals.hpp	Tue Oct 01 20:07:30 2019 -0700
+++ b/src/hotspot/share/runtime/globals.hpp	Wed Oct 02 08:27:17 2019 +0200
@@ -385,7 +385,7 @@
   notproduct(ccstrlist, DeoptimizeOnlyAt, "",                               \
           "A comma separated list of bcis to deoptimize at")                \
                                                                             \
-  product(bool, DeoptimizeRandom, false,                                    \
+  develop(bool, DeoptimizeRandom, false,                                    \
           "Deoptimize random frames on random exit from the runtime system")\
                                                                             \
   notproduct(bool, ZombieALot, false,                                       \