RFR: 8159527: Collections mutator methods should all be marked as optional operations

Brian Burkhalter bpb at openjdk.org
Thu Aug 3 22:53:32 UTC 2023


On Wed, 2 Aug 2023 20:11:35 GMT, Stuart Marks <smarks at openjdk.org> wrote:

> Adjust the leading javadoc sentence of several collections mutator methods to include "(optional operation)" as appropriate. Also adjust doc for UnsupportedOperationException on those methods as necessary.

Looks fine.

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

Marked as reviewed by bpb (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/15127#pullrequestreview-1561955359


More information about the core-libs-dev mailing list