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

Fix Javadoc links for Stream.mapMulti

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 22
    • 16, 17
    • core-libs

      In JDK-8238286, new `@see` entries to #mapMulti are added, but they are displayed simply by their method names without the parameter types, which is inconsistent with existent links to #flatMap, both of which have no overloads. It would be nice if we display links to all of them without parameter types, as seen in modern examples like the specification for SequencedCollection, with `@see #mapMulti mapMulti` and `@see #flatMap flatMap`.

            mabbay Mourad Abbay
            shade Aleksey Shipilev
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: