Withdrawn: 8328821: Map.of() derived view collection mutators should throw UnsupportedOperationException

duke duke at openjdk.org
Thu Feb 27 18:53:07 UTC 2025


On Wed, 27 Mar 2024 17:36:28 GMT, Liam Miller-Cushon <cushon at openjdk.org> wrote:

> This change overrides mutator methods in the implementation returned by `Map.of().entrySet()` to throw `UnsupportedOperationException`.

This pull request has been closed without being integrated.

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

PR: https://git.openjdk.org/jdk/pull/18522


More information about the core-libs-dev mailing list