diff src/share/vm/runtime/globals.hpp @ 2325:8c9c9ee30d71

Merge
author kvn
date Thu, 03 Mar 2011 23:31:45 -0800
parents 23ae54207126 bc6b27fb3568
children 72dee110246f
line wrap: on
line diff
--- a/src/share/vm/runtime/globals.hpp	Thu Mar 03 21:02:56 2011 -0800
+++ b/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")      \
                                                                             \