-
Bug
-
Resolution: Fixed
-
P4
-
20
-
b02
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8309963 | 21 | Raffaello Giulietti | P4 | Resolved | Fixed | b27 |
There are a couple of recent additions to `java.util.regex.Matcher` that use `@since {@inheritDoc}`
While it does work in JDK 20, 21, it is not a supported combination.
It would be better to change these two instances to literal `@since 20`.
While it does work in JDK 20, 21, it is not a supported combination.
It would be better to change these two instances to literal `@since 20`.
- backported by
-
JDK-8309963 Matcher uses @since {@inheritDoc}
-
- Resolved
-