hotspot/src/share/vm/runtime/globals.hpp
changeset 31613 6eb832364566
parent 31611 c1fcef5c1925
parent 31612 930eee00deb0
child 31627 a7141b9a8e0f
--- a/hotspot/src/share/vm/runtime/globals.hpp	Fri Jun 26 08:29:29 2015 +0200
+++ b/hotspot/src/share/vm/runtime/globals.hpp	Mon Jun 29 17:24:52 2015 +0000
@@ -1362,9 +1362,6 @@
   develop(uintx, PreallocatedOutOfMemoryErrorCount, 4,                      \
           "Number of OutOfMemoryErrors preallocated with backtrace")        \
                                                                             \
-  product(bool, LazyBootClassLoader, true,                                  \
-          "Enable/disable lazy opening of boot class path entries")         \
-                                                                            \
   product(bool, UseXMMForArrayCopy, false,                                  \
           "Use SSE2 MOVQ instruction for Arraycopy")                        \
                                                                             \