src/hotspot/share/runtime/globals.hpp
changeset 49651 1e11c8a238f7
parent 49483 d374b1634589
child 49653 a569cb4425f3
--- a/src/hotspot/share/runtime/globals.hpp	Thu Mar 29 14:53:01 2018 -0700
+++ b/src/hotspot/share/runtime/globals.hpp	Thu Mar 29 20:15:23 2018 -0700
@@ -1241,9 +1241,6 @@
   product(bool, CheckJNICalls, false,                                       \
           "Verify all arguments to JNI calls")                              \
                                                                             \
-  product(bool, CheckEndorsedAndExtDirs, false,                             \
-          "Verify the endorsed and extension directories are not used")     \
-                                                                            \
   product(bool, UseFastJNIAccessors, true,                                  \
           "Use optimized versions of Get<Primitive>Field")                  \
                                                                             \