--- old/src/share/vm/runtime/sweeper.hpp 2014-05-06 15:13:05.000000000 -0700 +++ new/src/share/vm/runtime/sweeper.hpp 2014-05-06 15:13:05.000000000 -0700 @@ -111,6 +111,7 @@ static int hotness_counter_reset_val(); static void report_state_change(nmethod* nm); static void possibly_enable_sweeper(); + static void possibly_flush(nmethod* nm); static void print(); // Printing/debugging };