src/hotspot/share/runtime/globals.hpp
changeset 58920 d67ebc838ab8
parent 58894 b95bead30957
child 58948 18659e040c64
child 59016 3b9eeae66fa0
--- a/src/hotspot/share/runtime/globals.hpp	Mon Nov 04 11:05:10 2019 -0800
+++ b/src/hotspot/share/runtime/globals.hpp	Mon Nov 04 11:42:24 2019 -0800
@@ -2223,9 +2223,6 @@
           "Maximum total size of NIO direct-buffer allocations")            \
           range(0, max_jlong)                                               \
                                                                             \
-  product(bool, ClassForNameDeferLinking, false,                            \
-          "Revert to not linking in Class.forName()")                       \
-                                                                            \
   /* Flags used for temporary code during development  */                   \
                                                                             \
   diagnostic(bool, UseNewCode, false,                                       \