RFR: 8310351: Typo in ImmutableCollections [v2]
Korov
duke at openjdk.org
Sun Feb 25 11:45:53 UTC 2024
On Sun, 25 Feb 2024 11:37:05 GMT, Korov <duke at openjdk.org> wrote:
>> Fix the @param name
>
> Korov has updated the pull request incrementally with one additional commit since the last revision:
>
> array -> collection
src/java.base/share/classes/java/util/ImmutableCollections.java line 164:
> 162: *
> 163: * @param <E> the List's element type
> 164: * @param coll the input collection
Hi @jaikiran , the text has been modified.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/17996#discussion_r1501802622
More information about the core-libs-dev
mailing list