hotspot/src/share/vm/code/codeCache.hpp
changeset 31037 01a5c5fa5681
parent 29338 92297a8bd48e
child 31348 c28f02c7abb5
--- a/hotspot/src/share/vm/code/codeCache.hpp	Fri May 15 19:21:46 2015 +0300
+++ b/hotspot/src/share/vm/code/codeCache.hpp	Fri May 15 19:23:11 2015 +0300
@@ -224,7 +224,6 @@
 
   // 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);