--- old/src/share/vm/opto/compile.cpp 2015-08-12 14:09:34.000000000 +0200 +++ new/src/share/vm/opto/compile.cpp 2015-08-12 14:09:34.000000000 +0200 @@ -3388,6 +3388,7 @@ return false; } + //-----------------------------too_many_traps---------------------------------- // Report if there are too many traps at the current method and bci. // Return true if there was a trap, and/or PerMethodTrapLimit is exceeded.