diff src/share/vm/runtime/globals.hpp @ 6916:5ec0c42da025

7188234: Deprecate VM command line options Summary: Remove support for the UseVectoredExceptions flag Reviewed-by: jcoomes, kamg Contributed-by: harold.seigel@oracle.com
author coleenp
date Thu, 25 Oct 2012 16:33:15 -0400
parents e52361627b65
children cae17c597196 4735d2c84362
line wrap: on
line diff
--- a/src/share/vm/runtime/globals.hpp	Mon Oct 22 12:01:35 2012 -0400
+++ b/src/share/vm/runtime/globals.hpp	Thu Oct 25 16:33:15 2012 -0400
@@ -851,9 +851,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")                                            \
                                                                             \