Integrated: 8340708: Optimize StackMapGenerator::processMethod
Shaojin Wen
swen at openjdk.org
Wed Sep 25 02:33:43 UTC 2024
On Mon, 23 Sep 2024 13:53:13 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
This pull request has now been integrated.
Changeset: 9bcc7b66
Author: Shaojin Wen <swen at 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
More information about the core-libs-dev
mailing list