[code-reflection] RFR: BytecodeLift with NormalizerBlockTransformer + fix + ExceptionTableCompactor [v2]

Adam Sotona asotona at openjdk.org
Mon Sep 30 08:59:12 UTC 2024


> Minor fix of `NormalizerBlockTransformer` to skip exception handlers.
> `NormalizerBlockTransformer` plugged into `BytecodeLift`.
> Implementation of `ExceptionTableCompactor` plugged into `BytecodeGenerator`.
> 
> Please review.
> 
> Thanks,
> Adam

Adam Sotona has updated the pull request incrementally with one additional commit since the last revision:

  added TestNormalizeBlocksTransformer test to keep unused exception handler block parameter

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

Changes:
  - all: https://git.openjdk.org/babylon/pull/242/files
  - new: https://git.openjdk.org/babylon/pull/242/files/5ce104a7..73984ca6

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

  Stats: 41 lines in 1 file changed: 41 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/babylon/pull/242.diff
  Fetch: git fetch https://git.openjdk.org/babylon.git pull/242/head:pull/242

PR: https://git.openjdk.org/babylon/pull/242


More information about the babylon-dev mailing list