-
Bug
-
Resolution: Fixed
-
P4
-
7
-
b04
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2213197 | 7u2 | Xueming Shen | P4 | Resolved | Fixed | b06 |
We're missing the @since 1.7 tag for the method java.util.regex.Matcher.group(java.lang.String)
See also http://download.java.net/jdk7/docs/api/java/util/regex/Matcher.html#group%28java.lang.String%29
See also http://download.java.net/jdk7/docs/api/java/util/regex/Matcher.html#group%28java.lang.String%29
- backported by
-
JDK-2213197 @since 1.7 tag is missing for java.util.regex.Matcher.group(java.lang.String)
-
- Resolved
-
- duplicates
-
JDK-8021945 Matcher.group(String) is missing @since 1.7 javadoc tag
-
- Closed
-