Integrated: JDK-8170945: Collectors$Partition should override more Map methods
Viktor Klang
duke at openjdk.org
Fri Apr 14 09:19:46 UTC 2023
On Wed, 5 Apr 2023 09:19:57 GMT, Viktor Klang <duke at openjdk.org> wrote:
> Adds overrides for common Map operations to avoid having to allocate the entrySet for Collectors$Partition maps.
This pull request has now been integrated.
Changeset: 54bf3700
Author: Viktor Klang <viktor.klang at oracle.com>
Committer: Tagir F. Valeev <tvaleev at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/54bf37007959065d5a2c3b7a9d5062f9c682dc4c
Stats: 29 lines in 1 file changed: 29 ins; 0 del; 0 mod
8170945: Collectors$Partition should override more Map methods
Reviewed-by: smarks
-------------
PR: https://git.openjdk.org/jdk/pull/13347
More information about the core-libs-dev
mailing list