diff -r 1315bba54687 -r 54fc219734a0 hotspot/src/cpu/x86/vm/c1_globals_x86.hpp --- a/hotspot/src/cpu/x86/vm/c1_globals_x86.hpp Tue Mar 18 14:22:42 2014 +0100 +++ b/hotspot/src/cpu/x86/vm/c1_globals_x86.hpp Wed Mar 19 11:37:58 2014 -0700 @@ -65,6 +65,4 @@ define_pd_global(bool, CSEArrayLength, false); define_pd_global(bool, TwoOperandLIRForm, true ); -define_pd_global(intx, SafepointPollOffset, 256 ); - #endif // CPU_X86_VM_C1_GLOBALS_X86_HPP