changeset 18958 | 7fdf6d23667d |
parent 18507 | 61bfc8995bb3 |
--- a/hotspot/src/cpu/x86/vm/stubRoutines_x86_64.cpp Mon Jul 15 06:27:46 2013 -0700 +++ b/hotspot/src/cpu/x86/vm/stubRoutines_x86_64.cpp Mon Jul 15 10:28:32 2013 -0700 @@ -42,4 +42,3 @@ address StubRoutines::x86::_float_sign_flip = NULL; address StubRoutines::x86::_double_sign_mask = NULL; address StubRoutines::x86::_double_sign_flip = NULL; -address StubRoutines::x86::_mxcsr_std = NULL;