[code-reflection] Integrated: Exception regions fix
Adam Sotona
asotona at openjdk.org
Fri Feb 2 22:00:32 UTC 2024
On Wed, 31 Jan 2024 15:55:41 GMT, Adam Sotona <asotona at openjdk.org> wrote:
> BytecodeGenerator::computeExceptionRegionMembership now collects all necessary info into BitSets and directly declares the regions with CodeBuilder.
> All tests are now passing.
>
> Please review.
>
> Thanks,
> Adam
This pull request has now been integrated.
Changeset: a2ea58f7
Author: Adam Sotona <asotona at openjdk.org>
URL: https://git.openjdk.org/babylon/commit/a2ea58f77b5aee42288d722002fd5131d8e005ee
Stats: 323 lines in 8 files changed: 199 ins; 88 del; 36 mod
Exception regions fix
Reviewed-by: psandoz
-------------
PR: https://git.openjdk.org/babylon/pull/12
More information about the babylon-dev
mailing list