[code-reflection] RFR: Bytecode round 6 - lifting lambdas [v2]
Adam Sotona
asotona at openjdk.org
Fri May 31 11:45:35 UTC 2024
> - lifting lambdas (local impl methods) as inlined functions
> - lifting method handles (external methods) as lambdas with invocation
> - improved lifting of byte, short, char, boolean and int operands
> - lifting LCMP, FCMP and DCMP to `::compare` method calls
Adam Sotona has updated the pull request incrementally with one additional commit since the last revision:
lifting LCMP, FCML and DCMP to method calls
-------------
Changes:
- all: https://git.openjdk.org/babylon/pull/109/files
- new: https://git.openjdk.org/babylon/pull/109/files/e9c87c15..bdb59d0b
Webrevs:
- full: https://webrevs.openjdk.org/?repo=babylon&pr=109&range=01
- incr: https://webrevs.openjdk.org/?repo=babylon&pr=109&range=00-01
Stats: 24 lines in 2 files changed: 24 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/babylon/pull/109.diff
Fetch: git fetch https://git.openjdk.org/babylon.git pull/109/head:pull/109
PR: https://git.openjdk.org/babylon/pull/109
More information about the babylon-dev
mailing list