On 12/4/2021 4:31 PM, liach wrote:
On Wed, 24 Nov 2021 05:16:40 GMT, liach <d...@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