--- old/src/share/vm/gc_implementation/shared/gcTrace.cpp 2013-04-12 11:10:28.036732001 +0100 +++ new/src/share/vm/gc_implementation/shared/gcTrace.cpp 2013-04-12 11:10:27.936732008 +0100 @@ -161,7 +161,7 @@ _parallel_old_gc_info.report_dense_prefix(dense_prefix); } -void CMSTracer::report_concurrent_mode_failure() { +void OldGCTracer::report_concurrent_mode_failure() { assert_set_gc_id(); send_concurrent_mode_failure_event();