On Mon, 23 Sep 2024 13:53:13 GMT, Shaojin Wen <s...@openjdk.org> wrote:
> A small optimization of processMethod, by using local variables and > extracting exception methods, reduces codeSize from 326 to 283 This pull request has now been integrated. Changeset: 9bcc7b66 Author: Shaojin Wen <s...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/9bcc7b66de6495d3da8fc7f30a2a88187dbe847d Stats: 6 lines in 1 file changed: 3 ins; 1 del; 2 mod 8340708: Optimize StackMapGenerator::processMethod Reviewed-by: liach ------------- PR: https://git.openjdk.org/jdk/pull/21137