src/hotspot/share/runtime/globals.hpp
changeset 48147 1b57d99567ed
parent 48146 646ed97b7e0d
child 48153 cfa2c43e58c2
--- a/src/hotspot/share/runtime/globals.hpp	Tue Nov 28 19:02:23 2017 +0100
+++ b/src/hotspot/share/runtime/globals.hpp	Tue Nov 28 15:52:32 2017 -0500
@@ -917,9 +917,6 @@
   notproduct(bool, ZapVMHandleArea, trueInDebug,                            \
           "Zap freed VM handle space with 0xBCBCBCBC")                      \
                                                                             \
-  develop(bool, ZapJNIHandleArea, trueInDebug,                              \
-          "Zap freed JNI handle space with 0xFEFEFEFE")                     \
-                                                                            \
   notproduct(bool, ZapStackSegments, trueInDebug,                           \
           "Zap allocated/freed stack segments with 0xFADFADED")             \
                                                                             \