JDK-7066490 : @since 1.7 tag is missing for java.util.regex.Matcher.group(java.lang.String)
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.util.regex
  • Affected Version: 7
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2011-07-13
  • Updated: 2013-07-31
  • Resolved: 2012-06-13
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 7 JDK 8
7u2Fixed 8 b04Fixed
Related Reports
Duplicate :  
Description
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

Comments
EVALUATION yes.
13-07-2011