[code-reflection] Integrated: Fixed BytecodeGenerator INDY calls with invalid interface method type
Adam Sotona
asotona at openjdk.org
Wed Oct 29 18:13:22 UTC 2025
On Wed, 29 Oct 2025 11:40:01 GMT, Adam Sotona <asotona at openjdk.org> wrote:
> `BytecodeGenerator` provided INDY calls with invalid `interfaceMethodType` when it differs from the actual `dynamicMethodType`.
This pull request has now been integrated.
Changeset: 2dd513ad
Author: Adam Sotona <asotona at openjdk.org>
URL: https://git.openjdk.org/babylon/commit/2dd513ad74b2c7a005a019f08739c9777ce719a8
Stats: 29 lines in 2 files changed: 17 ins; 0 del; 12 mod
Fixed BytecodeGenerator INDY calls with invalid interface method type
Reviewed-by: psandoz
-------------
PR: https://git.openjdk.org/babylon/pull/648
More information about the babylon-dev
mailing list