hotspot/src/share/vm/runtime/sharedRuntime.hpp
changeset 38209 b2a58604e046
parent 38190 ff9ac612c723
child 40061 8df4c4a20902
--- a/hotspot/src/share/vm/runtime/sharedRuntime.hpp	Fri May 06 06:23:29 2016 -0700
+++ b/hotspot/src/share/vm/runtime/sharedRuntime.hpp	Fri May 06 13:00:21 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