Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.5.6
-
None
-
None
-
Not applicable
Description
The Javadoc comment at the top of the method getAt(Matcher matcher, int idx) in DefaultGroovyMethods.java contains an un-escaped less-than sign in the for loop ranges. This causes the output to be truncated in the Javadoc HTML page for java.util.regex.Matcher.