RFR: 8340708: Optimize StackMapGenerator::processMethod

Chen Liang liach at openjdk.org
Tue Sep 24 01:20:38 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 286

@wenshao Can you change the method to call generatorError? The ClassFormatError was a bug.

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

PR Comment: https://git.openjdk.org/jdk/pull/21137#issuecomment-2369912027


More information about the core-libs-dev mailing list