--- old/src/share/vm/opto/matcher.hpp 2013-10-22 15:44:49.507979098 +0200 +++ new/src/share/vm/opto/matcher.hpp 2013-10-22 15:44:49.403979101 +0200 @@ -338,6 +338,7 @@ static RegMask modL_proj_mask(); static const RegMask mathExactI_result_proj_mask(); + static const RegMask mathExactL_result_proj_mask(); static const RegMask mathExactI_flags_proj_mask(); // Use hardware DIV instruction when it is faster than