RFR: 8340708: Optimize StackMapGenerator::processMethod [v3]

Chen Liang liach at openjdk.org
Tue Sep 24 15:39:39 UTC 2024


On Tue, 24 Sep 2024 05:04:19 GMT, Shaojin Wen <swen at openjdk.org> wrote:

>> A small optimization of processMethod, by using local variables and extracting exception methods, reduces codeSize from 326 to 283
>
> Shaojin Wen has updated the pull request incrementally with one additional commit since the last revision:
> 
>   reduce getFrame

Marked as reviewed by liach (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/21137#pullrequestreview-2325678251


More information about the core-libs-dev mailing list