Withdrawn: JDK-8277520: Implement JDK-8 default methods for IdentityHashMap

duke duke at openjdk.org
Thu Jun 30 23:42:49 UTC 2022


On Wed, 24 Nov 2021 05:16:40 GMT, liach <duke at openjdk.org> wrote:

> Might need a CSR as now `computeIfAbsent` `computeIfPresent` `compute` `merge` would throw CME if the functions modified the map itself, and there are corresponding specification changes.

This pull request has been closed without being integrated.

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

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


More information about the core-libs-dev mailing list