RFR: 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.

Thanks!

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

PR Comment: https://git.openjdk.org/jdk/pull/20966#issuecomment-2346561354


More information about the core-libs-dev mailing list