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

Shaojin Wen swen at openjdk.org
Tue Sep 24 01:33:04 UTC 2024


> A small optimization of processMethod, by using local variables and extracting exception methods, reduces codeSize from 326 to 291

Shaojin Wen has updated the pull request incrementally with one additional commit since the last revision:

  suggestion from @liach

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/21137/files
  - new: https://git.openjdk.org/jdk/pull/21137/files/e0d4e0ad..ba35444b

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=21137&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=21137&range=00-01

  Stats: 5 lines in 1 file changed: 0 ins; 4 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/21137.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/21137/head:pull/21137

PR: https://git.openjdk.org/jdk/pull/21137


More information about the core-libs-dev mailing list