--- old/src/share/vm/code/codeCache.hpp 2015-05-14 15:17:32.000000000 +0300 +++ new/src/share/vm/code/codeCache.hpp 2015-05-14 15:17:32.000000000 +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);