[code-reflection] RFR: Exception regions fix [v3]
Adam Sotona
asotona at openjdk.org
Thu Feb 1 08:04:24 UTC 2024
> 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
Adam Sotona has updated the pull request incrementally with one additional commit since the last revision:
applied PR recommendations
-------------
Changes:
- all: https://git.openjdk.org/babylon/pull/12/files
- new: https://git.openjdk.org/babylon/pull/12/files/1393a24f..333751d7
Webrevs:
- full: https://webrevs.openjdk.org/?repo=babylon&pr=12&range=02
- incr: https://webrevs.openjdk.org/?repo=babylon&pr=12&range=01-02
Stats: 51 lines in 1 file changed: 0 ins; 31 del; 20 mod
Patch: https://git.openjdk.org/babylon/pull/12.diff
Fetch: git fetch https://git.openjdk.org/babylon.git pull/12/head:pull/12
PR: https://git.openjdk.org/babylon/pull/12
More information about the babylon-dev
mailing list