--- old/src/share/vm/opto/compile.hpp 2015-07-22 17:50:40.836625200 -0700 +++ new/src/share/vm/opto/compile.hpp 2015-07-22 17:50:39.933625200 -0700 @@ -1095,7 +1095,7 @@ bool in_scratch_emit_size() const { return _in_scratch_emit_size; } enum ScratchBufferBlob { - MAX_inst_size = 1024, + MAX_inst_size = 32768, MAX_locs_size = 128, // number of relocInfo elements MAX_const_size = 128, MAX_stubs_size = 128