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. Yes, behavioral changes in a widely-used class would merit CSR review. ------------- PR: https://git.openjdk.java.net/jdk/pull/6532