RFR: JDK-8277520: Implement JDK-8 default methods for IdentityHashMap
Joseph D. Darcy
joe.darcy at oracle.com
Mon Dec 6 19:51:42 UTC 2021
On 12/4/2021 4:31 PM, liach wrote:
> On Wed, 24 Nov 2021 05:16:40 GMT, liach <duke at openjdk.java.net> 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.
> Since I don't have an account on the JBS, I will post the CSR markdown draft here and hope someone can create one for me.
Created CSR https://bugs.openjdk.java.net/browse/JDK-8278313.
-Joe
More information about the core-libs-dev
mailing list