RFR: 8292955: Collections.checkedMap Map.merge does not properly check key and value [v3]

Korov duke at openjdk.org
Thu Mar 7 05:33:16 UTC 2024


> When the specified key did not associated with a value, should check the `key` and `value` type.

Korov has updated the pull request incrementally with one additional commit since the last revision:

  Use testNG builtin functionalities and modify the test function name

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/18141/files
  - new: https://git.openjdk.org/jdk/pull/18141/files/14827cf3..98980106

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=18141&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=18141&range=01-02

  Stats: 15 lines in 1 file changed: 1 ins; 10 del; 4 mod
  Patch: https://git.openjdk.org/jdk/pull/18141.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/18141/head:pull/18141

PR: https://git.openjdk.org/jdk/pull/18141


More information about the core-libs-dev mailing list