Integrated: 8292955: Collections.checkedMap Map.merge does not properly check key and value

Lei Zhu duke at openjdk.org
Tue May 28 06:46:09 UTC 2024


On Wed, 6 Mar 2024 18:26:16 GMT, Lei Zhu <duke at openjdk.org> wrote:

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

This pull request has now been integrated.

Changeset: b5e1615c
Author:    Korov <korov at korov-win-laptop>
Committer: Per Minborg <pminborg at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/b5e1615c0084538f2161fe9b56748d188983e972
Stats:     12 lines in 2 files changed: 9 ins; 0 del; 3 mod

8292955: Collections.checkedMap Map.merge does not properly check key and value

Reviewed-by: gli, liach, pminborg

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

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


More information about the core-libs-dev mailing list