RFR: 8259622: TreeMap.computeIfAbsent deviates from spec [v2]

Tagir F.Valeev tvaleev at openjdk.java.net
Fri Jan 15 04:04:16 UTC 2021


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

Tagir F. Valeev has updated the pull request incrementally with one additional commit since the last revision:

  Copyright year updated

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/2058/files
  - new: https://git.openjdk.java.net/jdk/pull/2058/files/8f63db72..906619e1

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=2058&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=2058&range=00-01

  Stats: 2 lines in 2 files changed: 0 ins; 0 del; 2 mod
  Patch: https://git.openjdk.java.net/jdk/pull/2058.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/2058/head:pull/2058

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


More information about the core-libs-dev mailing list