--- old/src/share/vm/opto/type.cpp 2017-02-13 17:39:03.467392476 +0100 +++ new/src/share/vm/opto/type.cpp 2017-02-13 17:39:03.403392479 +0100 @@ -4587,7 +4587,7 @@ } } } - return add_offset(offset);; + return add_offset(offset); } //=============================================================================