On Wed, 13 Jan 2021 09:51:01 GMT, Tagir F. Valeev <[email protected]> wrote:
> Handle TreeMap::computeIfAbsent when previous mapping with null value existed > (in this case spec requires to overwrite the existing mapping) This pull request has now been integrated. Changeset: 2c8e337d Author: Tagir F. Valeev <[email protected]> URL: https://git.openjdk.java.net/jdk/commit/2c8e337d Stats: 26 lines in 2 files changed: 22 ins; 0 del; 4 mod 8259622: TreeMap.computeIfAbsent deviates from spec Reviewed-by: smarks ------------- PR: https://git.openjdk.java.net/jdk/pull/2058
