--- old/src/share/classes/java/util/regex/MatchResult.java 2013-06-10 10:38:02.209878836 +0100 +++ new/src/share/classes/java/util/regex/MatchResult.java 2013-06-10 10:38:01.937878843 +0100 @@ -79,7 +79,7 @@ /** * Returns the offset after the last character matched.

* - * @return @return The offset after the last character matched + * @return The offset after the last character matched * * @throws IllegalStateException * If no match has yet been attempted,