RFR: 8339401: Optimize ClassFile load and store instructions [v2]

Chen Liang liach at openjdk.org
Mon Sep 2 14:55:22 UTC 2024


On Mon, 2 Sep 2024 14:50:33 GMT, Shaojin Wen <swen at openjdk.org> wrote:

>> BytecodeHelpers' loadOpcode and storeOpcode are large methods with code size greater than 325, break it into multiple small methods and call them directly in DirectCodeBuilder
>
> Shaojin Wen has updated the pull request incrementally with one additional commit since the last revision:
> 
>   suggestion from @liach

Marked as reviewed by liach (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/20739#pullrequestreview-2275839135


More information about the core-libs-dev mailing list