Integrated: 8285405: add test and check for negative argument to HashMap::newHashMap et al

Jaikiran Pai jpai at openjdk.org
Thu Aug 11 02:20:10 UTC 2022


On Tue, 9 Aug 2022 09:36:28 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:

> (This is a recreation of a previous pull request which had received some reviews https://github.com/openjdk/jdk/pull/9036. I had to delete that personal branch and recreate it due to some git issues)
> 
> Can I please get a review of this change which addresses https://bugs.openjdk.java.net/browse/JDK-8285405?

This pull request has now been integrated.

Changeset: 4b03e135
Author:    Jaikiran Pai <jpai at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/4b03e135e157cb6cc9ba5eebf4a1f1b6e9143f48
Stats:     42 lines in 6 files changed: 40 ins; 1 del; 1 mod

8285405: add test and check for negative argument to HashMap::newHashMap et al

Reviewed-by: chegar, naoto, lancea, smarks

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

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


More information about the core-libs-dev mailing list