Integrated: 8340011: Simplify jdk.internal.classfile.impl.EntryMap
Claes Redestad
redestad at openjdk.org
Thu Sep 12 15:11:08 UTC 2024
On Thu, 12 Sep 2024 13:26:45 GMT, Claes Redestad <redestad at openjdk.org> wrote:
> Minor refactoring to avoid the need to define two anonymous classes that override `EntryMap`. Minor speed-up in interpreter, as well.
This pull request has now been integrated.
Changeset: 0765917d
Author: Claes Redestad <redestad at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/0765917dea9376586697012b60605099750d8d42
Stats: 49 lines in 2 files changed: 0 ins; 15 del; 34 mod
8340011: Simplify jdk.internal.classfile.impl.EntryMap
Reviewed-by: liach
-------------
PR: https://git.openjdk.org/jdk/pull/20966
More information about the core-libs-dev
mailing list