hotspot/src/os_cpu/windows_x86/vm/globals_windows_x86.hpp
changeset 14284 ceb386367065
parent 13728 882756847a04
child 16430 882cddc35bec
--- a/hotspot/src/os_cpu/windows_x86/vm/globals_windows_x86.hpp	Mon Oct 22 12:01:35 2012 -0400
+++ b/hotspot/src/os_cpu/windows_x86/vm/globals_windows_x86.hpp	Thu Oct 25 16:33:15 2012 -0400
@@ -47,7 +47,5 @@
 
 // Used on 64 bit platforms for UseCompressedOops base address or CDS
 define_pd_global(uintx, HeapBaseMinAddress,      2*G);
-// Only used on 64 bit Windows platforms
-define_pd_global(bool, UseVectoredExceptions,    false);
 
 #endif // OS_CPU_WINDOWS_X86_VM_GLOBALS_WINDOWS_X86_HPP