hotspot/src/share/vm/runtime/globals.hpp
changeset 14290 30e1775ed731
parent 14135 786f076e8457
parent 14284 ceb386367065
child 14386 9ef88e958f4b
--- a/hotspot/src/share/vm/runtime/globals.hpp	Fri Oct 26 14:18:57 2012 -0700
+++ b/hotspot/src/share/vm/runtime/globals.hpp	Thu Nov 01 11:57:53 2012 -0400
@@ -857,9 +857,6 @@
   develop(bool, BreakAtWarning, false,                                      \
           "Execute breakpoint upon encountering VM warning")                \
                                                                             \
-  product_pd(bool, UseVectoredExceptions,                                   \
-          "Temp Flag - Use Vectored Exceptions rather than SEH (Windows Only)") \
-                                                                            \
   develop(bool, TraceVMOperation, false,                                    \
           "Trace vm operations")                                            \
                                                                             \