[code-reflection] RFR: BytecodeLift with NormalizerBlockTransformer + fix + ExceptionTableCompactor [v2]
Adam Sotona
asotona at openjdk.org
Mon Sep 30 09:04:48 UTC 2024
On Mon, 30 Sep 2024 08:59:12 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
>
> 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
Thank you for the review.
-------------
PR Comment: https://git.openjdk.org/babylon/pull/242#issuecomment-2382540519
More information about the babylon-dev
mailing list