hotspot/src/share/vm/runtime/globals.hpp
changeset 5228 2b4da47127ba
parent 5039 0ab1816a8c6d
child 5235 9261638fa59c
--- a/hotspot/src/share/vm/runtime/globals.hpp	Thu Mar 18 06:36:43 2010 -0700
+++ b/hotspot/src/share/vm/runtime/globals.hpp	Thu Mar 18 14:31:41 2010 -0700
@@ -2494,10 +2494,6 @@
   notproduct(bool, TraceSpilling, false,                                    \
           "Trace spilling")                                                 \
                                                                             \
-  develop(bool, DeutschShiffmanExceptions, true,                            \
-          "Fast check to find exception handler for precisely typed "       \
-          "exceptions")                                                     \
-                                                                            \
   product(bool, SplitIfBlocks, true,                                        \
           "Clone compares and control flow through merge points to fold "   \
           "some branches")                                                  \