[code-reflection] RFR: Exception regions fix [v9]

Adam Sotona asotona at openjdk.org
Fri Feb 2 09:41:30 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:

  BranchCompactor cleanup

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

Changes:
  - all: https://git.openjdk.org/babylon/pull/12/files
  - new: https://git.openjdk.org/babylon/pull/12/files/38b5c19d..a94c0177

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=babylon&pr=12&range=08
 - incr: https://webrevs.openjdk.org/?repo=babylon&pr=12&range=07-08

  Stats: 47 lines in 1 file changed: 18 ins; 13 del; 16 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