[code-reflection] RFR: Bytecode round 12 [v3]
    Adam Sotona 
    asotona at openjdk.org
       
    Fri Aug 30 14:31:13 UTC 2024
    
    
  
> - Added test for operand values dominance revealed a bug in the BytecodeLift.
> - Fixed BytecodeLift revealed regression in the roundtrip stability.
> - Roundtrip instability was caused by a bug in the LocalsTypeMapper.
> 
> All the above is fixed and the roundtrip stability is restored.
> 
> Please review.
> 
> Thanks,
> Adam
Adam Sotona has updated the pull request incrementally with one additional commit since the last revision:
  minor corrections
-------------
Changes:
  - all: https://git.openjdk.org/babylon/pull/219/files
  - new: https://git.openjdk.org/babylon/pull/219/files/ae7f0ccf..60e3d36d
Webrevs:
 - full: https://webrevs.openjdk.org/?repo=babylon&pr=219&range=02
 - incr: https://webrevs.openjdk.org/?repo=babylon&pr=219&range=01-02
  Stats: 4 lines in 1 file changed: 0 ins; 1 del; 3 mod
  Patch: https://git.openjdk.org/babylon/pull/219.diff
  Fetch: git fetch https://git.openjdk.org/babylon.git pull/219/head:pull/219
PR: https://git.openjdk.org/babylon/pull/219
    
    
More information about the babylon-dev
mailing list