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
                            ^


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

                Created:
                Updated:
                Resolved: