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

Doclint regression in java/util/regex/Matcher.java

XMLWordPrintable

    • b55

        The fix for JDK-8071479 introduced doclint regression:

        /workspace/dev/jdk/src/java.base/share/classes/java/util/regex/Matcher.java:1186: error: bad use of '>'
             * <tt>mr -> mr.group().toUpperCase()</tt>, an invocation of this method on
                            ^
        /workspace/dev/jdk/src/java.base/share/classes/java/util/regex/Matcher.java:1408: error: bad use of '>'
             * <tt>mr -> mr.group().toUpperCase()</tt>, an invocation of this method on
                            ^


              amlu Amy Lu (Inactive)
              amlu Amy Lu (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: