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

Paul Sandoz psandoz at openjdk.org
Fri Sep 27 17:18:57 UTC 2024


On Fri, 27 Sep 2024 07:30:27 GMT, Adam Sotona <asotona at openjdk.org> wrote:

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

I know i already approved, but could you also add another test to `TestNormalizeBlocksTransformer` where the exception block parameter is not used? There is already a test using exception regions, but block parameter is used.

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

PR Comment: https://git.openjdk.org/babylon/pull/242#issuecomment-2379731127


More information about the babylon-dev mailing list