[code-reflection] RFR: Exception regions fix [v10]
Adam Sotona
asotona at openjdk.org
Fri Feb 2 22:00:31 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 two additional commits since the last revision:
- simplified block index query after PR#14 fix
- applied suggested pattern matching
-------------
Changes:
- all: https://git.openjdk.org/babylon/pull/12/files
- new: https://git.openjdk.org/babylon/pull/12/files/a94c0177..5b4ca12d
Webrevs:
- full: https://webrevs.openjdk.org/?repo=babylon&pr=12&range=09
- incr: https://webrevs.openjdk.org/?repo=babylon&pr=12&range=08-09
Stats: 16 lines in 2 files changed: 1 ins; 7 del; 8 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