Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8309955

Matcher uses @since {@inheritDoc}

XMLWordPrintable

        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`.

              rgiulietti Raffaello Giulietti
              jjg Jonathan Gibbons
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: