Skip to content

Java: Minor model tweak and comment fix. #17625

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Sep 30, 2024

Conversation

aschackmull
Copy link
Contributor

@aschackmull aschackmull commented Sep 30, 2024

The comment about WithoutElement in relation to the remove methods was wrong, so fix that. Also, a couple of very small actual tweaks in relation to that: Set.clear should apply to overrides, and add neutrals for Collection.remove and Comparable.compareTo.

The remove methods should not have been in this section, as they're
plain neutrals.
@aschackmull aschackmull added the no-change-note-required This PR does not need a change note label Sep 30, 2024
@aschackmull aschackmull requested a review from a team as a code owner September 30, 2024 13:14
@github-actions github-actions bot added the Java label Sep 30, 2024
@aschackmull aschackmull force-pushed the java/collection-neutrals branch from a6b2ba5 to 222ae6a Compare September 30, 2024 13:52
@aschackmull aschackmull merged commit d0831eb into github:main Sep 30, 2024
14 checks passed
@aschackmull aschackmull deleted the java/collection-neutrals branch September 30, 2024 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Java no-change-note-required This PR does not need a change note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants