hotspot/src/share/vm/runtime/stubRoutines.cpp
changeset 38174 f611c50b8703
parent 38033 996ce936543f
child 38190 ff9ac612c723
--- a/hotspot/src/share/vm/runtime/stubRoutines.cpp	Mon May 02 19:38:15 2016 -0400
+++ b/hotspot/src/share/vm/runtime/stubRoutines.cpp	Tue May 03 08:12:25 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;