RFR: 8271268: Fix Javadoc links for Stream.mapMulti

Chen Liang liach at openjdk.org
Fri Sep 22 11:09:08 UTC 2023


On Mon, 18 Sep 2023 18:09:57 GMT, Mourad Abbay <duke at openjdk.org> wrote:

> Fix Javadoc links for Stream.mapMulti, Stream.MapMultiInt, Stream.mapMultiToInt, Stream.mapMultiToLong and Stream.mapMultiToDouble.

Then it's a bug with Intellij IDEA not able to parse these links correctly. It should be fixed in their open source repository at https://github.com/JetBrains/intellij-community instead.

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

PR Comment: https://git.openjdk.org/jdk/pull/15794#issuecomment-1731233937


More information about the core-libs-dev mailing list