diff src/os_cpu/linux_zero/vm/globals_linux_zero.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 da91efe96a93
children 91bf0bdae37b
line wrap: on
line diff
--- a/src/os_cpu/linux_zero/vm/globals_linux_zero.hpp	Mon Oct 22 12:01:35 2012 -0400
+++ b/src/os_cpu/linux_zero/vm/globals_linux_zero.hpp	Thu Oct 25 16:33:15 2012 -0400
@@ -41,7 +41,6 @@
 define_pd_global(intx,  CompilerThreadStackSize, 0);
 define_pd_global(uintx, JVMInvokeMethodSlack,    8192);
 
-define_pd_global(bool,  UseVectoredExceptions,   false);
 // Used on 64 bit platforms for UseCompressedOops base address or CDS
 define_pd_global(uintx, HeapBaseMinAddress,      2*G);