8328821: Map.of() derived view collection mutators should throw UnsupportedOperationException #18522
8328821: Make the ImmutableCollections clear() call consistent
3ee20d9b
Throw UOE for all Map.of().entrySet() mutator methods
c68ed370
liach
commented
on 2024-03-27
Use AbstractImmutableSet
42d67d16
cushon
marked this pull request as ready for review 271 days ago
Merge remote-tracking branch 'origin/master' into JDK-8328821-make-cl…
cb889473
Check m.entrySet().hashCode() in MOAT
17851d80
Merge remote-tracking branch 'origin/master' into JDK-8328821-make-cl…
598af2e5
liach
commented
on 2024-07-08
Merge remote-tracking branch 'origin/master' into JDK-8328821-make-cl…
c6e8b87d
Also throw UOE for mutators on keySet() and values()
4c9a511f
cushon
changed the title 8328821: Map.of().entrySet() mutators should throw UnsupportedOperationException 8328821: Map.of() derived view collection mutators should throw UnsupportedOperationException 168 days ago
Update unmodifiable map javadoc
8327a8e1
liach
commented
on 2024-07-09
Update copyright year
31dc4f5e
liach
approved these changes
on 2024-07-09
Update test/jdk/java/util/Collection/MOAT.java
3acac325
Merge remote-tracking branch 'origin/master' into JDK-8328821-make-cl…
223164c4
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub