On Wed, 6 Jul 2022 00:32:00 GMT, Stuart Marks <sma...@openjdk.org> wrote:

> Simple javadoc fix of an editorial nature.

Marked as reviewed by iris (Reviewer).

src/java.base/share/classes/java/util/Map.java line 740:

> 738:      * @param function the function to apply to each entry
> 739:      * @throws UnsupportedOperationException if the {@code set} operation
> 740:      * is not supported by this map's entry set iterator.

Maybe fix indentation here and at line 742 for the CCE for consistency?

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

PR: https://git.openjdk.org/jdk19/pull/111

Reply via email to