diff src/share/vm/runtime/globals.hpp @ 1351:9bb91718aaf2

Merge
author kvn
date Fri, 02 Apr 2010 15:55:04 -0700
parents 4a9cc99938e3 fdd57634910e
children 6476042f815c
line wrap: on
line diff
--- a/src/share/vm/runtime/globals.hpp	Thu Apr 01 20:48:50 2010 -0400
+++ b/src/share/vm/runtime/globals.hpp	Fri Apr 02 15:55:04 2010 -0700
@@ -2502,10 +2502,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")                                                  \