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

duke duke at openjdk.org
Tue Sep 3 11:57:21 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

@wenshao 
Your change (at version 58a15b38e7ab8a0b7fb64e76d03dce516f9ff04a) is now ready to be sponsored by a Committer.

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

PR Comment: https://git.openjdk.org/jdk/pull/20739#issuecomment-2326333130


More information about the core-libs-dev mailing list