jdk
8328821: Map.of() derived view collection mutators should throw UnsupportedOperationException
#18522
Open

Commits
  • 8328821: Make the ImmutableCollections clear() call consistent
    sbgoog committed 274 days ago
  • Throw UOE for all Map.of().entrySet() mutator methods
    cushon committed 272 days ago
  • Use AbstractImmutableSet
    cushon committed 272 days ago
  • Merge remote-tracking branch 'origin/master' into JDK-8328821-make-clear-consistent
    cushon committed 211 days ago
  • Check m.entrySet().hashCode() in MOAT
    cushon committed 211 days ago
  • Merge remote-tracking branch 'origin/master' into JDK-8328821-make-clear-consistent
    cushon committed 203 days ago
  • Merge remote-tracking branch 'origin/master' into JDK-8328821-make-clear-consistent
    cushon committed 169 days ago
  • Also throw UOE for mutators on keySet() and values()
    cushon committed 168 days ago
  • Update unmodifiable map javadoc
    cushon committed 168 days ago
  • Update copyright year
    cushon committed 168 days ago
  • Update test/jdk/java/util/Collection/MOAT.java
    cushon committed 168 days ago
  • Merge remote-tracking branch 'origin/master' into JDK-8328821-make-clear-consistent
    cushon committed 23 days ago
Loading