--- old/src/share/vm/c1/c1_LIRAssembler.cpp 2016-04-11 14:42:28.056539849 +0300 +++ new/src/share/vm/c1/c1_LIRAssembler.cpp 2016-04-11 14:42:27.733531045 +0300 @@ -464,6 +464,7 @@ // emit the static call stub stuff out of line emit_static_call_stub(); + CHECK_BAILOUT(); switch (op->code()) { case lir_static_call: