src/hotspot/share/runtime/globals.hpp
changeset 59016 3b9eeae66fa0
parent 58920 d67ebc838ab8
child 59053 ba6c248cae19
--- a/src/hotspot/share/runtime/globals.hpp	Mon Nov 11 16:59:42 2019 +0100
+++ b/src/hotspot/share/runtime/globals.hpp	Mon Nov 11 12:11:34 2019 -0500
@@ -305,9 +305,6 @@
   notproduct(bool, TraceCodeBlobStacks, false,                              \
           "Trace stack-walk of codeblobs")                                  \
                                                                             \
-  product(bool, PrintJNIResolving, false,                                   \
-          "Used to implement -v:jni")                                       \
-                                                                            \
   notproduct(bool, PrintRewrites, false,                                    \
           "Print methods that are being rewritten")                         \
                                                                             \