< prev index next >

src/share/vm/code/codeCache.hpp

Print this page

        

*** 223,233 **** #endif // HOTSWAP public: static void mark_all_nmethods_for_deoptimization(); static int mark_for_deoptimization(Method* dependee); - static void make_marked_nmethods_zombies(); static void make_marked_nmethods_not_entrant(); // Flushing and deoptimization static void flush_dependents_on(instanceKlassHandle dependee); #ifdef HOTSWAP --- 223,232 ----
< prev index next >