--- old/src/cpu/zero/vm/frame_zero.cpp 2014-07-17 13:48:35.818923000 -0400 +++ new/src/cpu/zero/vm/frame_zero.cpp 2014-07-17 13:48:33.482136000 -0400 @@ -119,9 +119,6 @@ return false; } -void frame::pd_gc_epilog() { -} - bool frame::is_interpreted_frame_valid(JavaThread *thread) const { ShouldNotCallThis(); return false;