hotspot/src/share/vm/runtime/stubRoutines.cpp
changeset 38209 b2a58604e046
parent 38190 ff9ac612c723
child 42664 29142a56c193
--- a/hotspot/src/share/vm/runtime/stubRoutines.cpp	Fri May 06 06:23:29 2016 -0700
+++ b/hotspot/src/share/vm/runtime/stubRoutines.cpp	Fri May 06 13:00:21 2016 -0700
@@ -55,7 +55,6 @@
 address StubRoutines::_throw_NullPointerException_at_call_entry = NULL;
 address StubRoutines::_throw_StackOverflowError_entry           = NULL;
 address StubRoutines::_throw_delayed_StackOverflowError_entry   = NULL;
-address StubRoutines::_handler_for_unsafe_access_entry          = NULL;
 jint    StubRoutines::_verify_oop_count                         = 0;
 address StubRoutines::_verify_oop_subroutine_entry              = NULL;
 address StubRoutines::_atomic_xchg_entry                        = NULL;