RFR: 8271268: Fix Javadoc links for Stream.mapMulti
Mourad Abbay
duke at openjdk.org
Fri Sep 22 13:59:11 UTC 2023
On Fri, 22 Sep 2023 11:06:13 GMT, Chen Liang <liach 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.
@liach I see, thanks for the review. Should I open a new PR to unify the rendering?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/15794#issuecomment-1731467686
More information about the core-libs-dev
mailing list