On Fri, 22 Sep 2023 16:02:49 GMT, Mourad Abbay <d...@openjdk.org> wrote:

>> Fix Javadoc links for Stream.mapMulti, Stream.MapMultiInt, 
>> Stream.mapMultiToInt, Stream.mapMultiToLong and Stream.mapMultiToDouble.
>
> Mourad Abbay has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   Display links to Stream.flatMap and Stream.mapMulti without parameters.

Marked as reviewed by liach (Author).

src/java.base/share/classes/java/util/stream/Stream.java line 423:

> 421:      *               function that generates replacement elements
> 422:      * @return the new stream
> 423:      * @see #flatMap

These and the lines below (461, 499, 537) should be restored

-------------

PR Review: https://git.openjdk.org/jdk/pull/15794#pullrequestreview-1640282564
PR Review Comment: https://git.openjdk.org/jdk/pull/15794#discussion_r1334586381

Reply via email to