hotspot/src/share/vm/runtime/globals.hpp
changeset 46469 f0f38f5ac34f
parent 46458 3c12af929e7d
child 46522 86b13b03a053
--- a/hotspot/src/share/vm/runtime/globals.hpp	Tue May 16 19:36:55 2017 -0400
+++ b/hotspot/src/share/vm/runtime/globals.hpp	Wed May 17 11:41:08 2017 +0200
@@ -2501,9 +2501,6 @@
   diagnostic(bool, StressCodeAging, false,                                  \
           "Start with counters compiled in")                                \
                                                                             \
-  develop(bool, UseRelocIndex, false,                                       \
-          "Use an index to speed random access to relocations")             \
-                                                                            \
   develop(bool, StressCodeBuffers, false,                                   \
           "Exercise code buffer expansion and other rare state changes")    \
                                                                             \