RFR: 8259622: TreeMap.computeIfAbsent deviates from spec

Stuart Marks smarks at openjdk.java.net
Thu Jan 14 23:28:04 UTC 2021


On Wed, 13 Jan 2021 09:51:01 GMT, Tagir F. Valeev <tvaleev at openjdk.org> wrote:

> Handle TreeMap::computeIfAbsent when previous mapping with null value existed (in this case spec requires to overwrite the existing mapping)

Marked as reviewed by smarks (Reviewer).

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

PR: https://git.openjdk.java.net/jdk/pull/2058


More information about the core-libs-dev mailing list