[code-reflection] RFR: Fixed BytecodeGenerator INDY calls with invalid interface method type
Adam Sotona
asotona at openjdk.org
Wed Oct 29 11:45:51 UTC 2025
`BytecodeGenerator` provided INDY calls with invalid `interfaceMethodType` when it differs from the actual `dynamicMethodType`.
-------------
Commit messages:
- Fixed BytecodeGenerator INDY
Changes: https://git.openjdk.org/babylon/pull/648/files
Webrev: https://webrevs.openjdk.org/?repo=babylon&pr=648&range=00
Stats: 29 lines in 2 files changed: 17 ins; 0 del; 12 mod
Patch: https://git.openjdk.org/babylon/pull/648.diff
Fetch: git fetch https://git.openjdk.org/babylon.git pull/648/head:pull/648
PR: https://git.openjdk.org/babylon/pull/648
More information about the babylon-dev
mailing list