Extra closing curly brace typos in Javadoc

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P5
    • 25
    • Affects Version/s: 25
    • Component/s: core-libs
    • None
    • Environment:

      jdk-25+9-73-gba28119642a

    • b16
    • generic
    • generic

      A few classes in java.base have typos in their Javadoc where there is an extra curly brace, or a curly brace instead of a closing parenthesis.

      * java.lang.classfile - Link to ClassFile.AttributeMapperOption.of(Function)
      * java.lang.classfile - Link to ClassFile.ConstantPoolSharingOption
      * java.lang.classfile - Link to ClassFile.DeadCodeOption
      * java.lang.classfile - Link to ClassFile.DeadLabelsOption
      * java.net.NetworkInterfacenetworkInterfaces() - Link to inetAddresses()
      * java.text.MessageFormat - Link in last row in table
      * java.util.stream.AbstractTask.setRawResult() - Link to setLocalResult()
      * java.util.stream.Collectors.reducing() - Link to Stream.reduce(Object, BinaryOperator)

            Assignee:
            Archie Cobbs
            Reporter:
            Archie Cobbs
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: