hotspot/src/share/vm/runtime/globals.hpp
changeset 8499 4f77360820d7
parent 8478 d89e2f60ba40
parent 8497 aa7fd2c3caa9
child 8675 e9fef2a9bef7
--- a/hotspot/src/share/vm/runtime/globals.hpp	Thu Mar 03 21:02:56 2011 -0800
+++ b/hotspot/src/share/vm/runtime/globals.hpp	Thu Mar 03 23:31:45 2011 -0800
@@ -2610,9 +2610,6 @@
   develop(bool, CompileTheWorldPreloadClasses, true,                        \
           "Preload all classes used by a class before start loading")       \
                                                                             \
-  notproduct(bool, CompileTheWorldIgnoreInitErrors, false,                  \
-          "Compile all methods although class initializer failed")          \
-                                                                            \
   notproduct(intx, CompileTheWorldSafepointInterval, 100,                   \
           "Force a safepoint every n compiles so sweeper can keep up")      \
                                                                             \