hotspot/src/share/vm/runtime/sharedRuntime.hpp
changeset 38174 f611c50b8703
parent 38133 78b95467b9f1
child 38190 ff9ac612c723
--- a/hotspot/src/share/vm/runtime/sharedRuntime.hpp	Mon May 02 19:38:15 2016 -0400
+++ b/hotspot/src/share/vm/runtime/sharedRuntime.hpp	Tue May 03 08:12:25 2016 -0700
@@ -522,6 +522,8 @@
   static address handle_wrong_method_abstract(JavaThread* thread);
   static address handle_wrong_method_ic_miss(JavaThread* thread);
 
+  static address handle_unsafe_access(JavaThread* thread, address next_pc);
+
 #ifndef PRODUCT
 
   // Collect and print inline cache miss statistics