Re: RFR: 8271268: Fix Javadoc links for Stream.mapMulti [v3]

2023-09-22 Thread Paul Sandoz
On Fri, 22 Sep 2023 17:08:48 GMT, Mourad Abbay  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 psandoz (Reviewer).

-

PR Review: https://git.openjdk.org/jdk/pull/15794#pullrequestreview-1640438479


Re: RFR: 8271268: Fix Javadoc links for Stream.mapMulti [v3]

2023-09-22 Thread Mourad Abbay
> 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.

-

Changes:
  - all: https://git.openjdk.org/jdk/pull/15794/files
  - new: https://git.openjdk.org/jdk/pull/15794/files/8e9f38ac..7e3b5b59

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk=15794=02
 - incr: https://webrevs.openjdk.org/?repo=jdk=15794=01-02

  Stats: 4 lines in 1 file changed: 0 ins; 0 del; 4 mod
  Patch: https://git.openjdk.org/jdk/pull/15794.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/15794/head:pull/15794

PR: https://git.openjdk.org/jdk/pull/15794