RFR: 8339168: Optimize ClassFile Util slotSize [v8]

Chen Liang liach at openjdk.org
Thu Sep 5 21:44:50 UTC 2024


On Thu, 5 Sep 2024 05:07:12 GMT, Shaojin Wen <swen at openjdk.org> wrote:

>> A small optimization to improve the performance of jdk.internal.classfile.impl.Util#slotSize/isDoubleSlot
>
> Shaojin Wen has updated the pull request incrementally with one additional commit since the last revision:
> 
>   remove benchmark

Thanks. It appears these are all use cases of the slotSize methods.

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

Marked as reviewed by liach (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/20747#pullrequestreview-2284128465


More information about the core-libs-dev mailing list