< prev index next >

src/share/vm/code/codeCache.hpp

Print this page

        

*** 222,232 **** static void make_marked_nmethods_zombies(); static void make_marked_nmethods_not_entrant(); // 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); #endif // HOTSWAP // Support for fullspeed debugging --- 222,231 ----
< prev index next >