hotspot/src/share/vm/memory/universe.hpp
changeset 10265 4c869854aebd
parent 9995 290620c08233
child 10997 0be4b3be7197
--- a/hotspot/src/share/vm/memory/universe.hpp	Thu Aug 11 12:08:11 2011 -0700
+++ b/hotspot/src/share/vm/memory/universe.hpp	Tue Aug 16 04:14:05 2011 -0700
@@ -439,6 +439,7 @@
 
   // Flushing and deoptimization
   static void flush_dependents_on(instanceKlassHandle dependee);
+  static void flush_dependents_on(Handle call_site, Handle method_handle);
 #ifdef HOTSWAP
   // Flushing and deoptimization in case of evolution
   static void flush_evol_dependents_on(instanceKlassHandle dependee);