--- old/src/share/vm/runtime/sharedRuntime.cpp Fri Nov 30 11:58:00 2012 +++ new/src/share/vm/runtime/sharedRuntime.cpp Fri Nov 30 11:57:59 2012 @@ -2814,10 +2814,6 @@ JRT_LEAF(intptr_t*, SharedRuntime::OSR_migration_begin( JavaThread *thread) ) -#ifdef IA64 - ShouldNotReachHere(); // NYI -#endif /* IA64 */ - // // This code is dependent on the memory layout of the interpreter local // array and the monitors. On all of our platforms the layout is identical