Integrated: 8159527: Collections mutator methods should all be marked as optional operations
Stuart Marks
smarks at openjdk.org
Fri Aug 4 19:30:39 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.
This pull request has now been integrated.
Changeset: b2add96c
Author: Stuart Marks <smarks at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/b2add96c353f15b91524e10207e49841298bed01
Stats: 70 lines in 5 files changed: 17 ins; 8 del; 45 mod
8159527: Collections mutator methods should all be marked as optional operations
Reviewed-by: naoto, bpb
-------------
PR: https://git.openjdk.org/jdk/pull/15127
More information about the core-libs-dev
mailing list