Integrated: 8339168: Optimize ClassFile Util slotSize

Shaojin Wen swen at openjdk.org
Fri Sep 6 12:03:57 UTC 2024


On Wed, 28 Aug 2024 13:12:35 GMT, Shaojin Wen <swen at openjdk.org> wrote:

> A small optimization to improve the performance of jdk.internal.classfile.impl.Util#slotSize/isDoubleSlot

This pull request has now been integrated.

Changeset: febbd998
Author:    Shaojin Wen <swen at openjdk.org>
Committer: Chen Liang <liach at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/febbd998ee72054353e816e9b7b588c9ea2c0500
Stats:     25 lines in 2 files changed: 9 ins; 5 del; 11 mod

8339168: Optimize ClassFile Util slotSize

Reviewed-by: liach, redestad

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

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


More information about the core-libs-dev mailing list