Skip to content

Show both real and target caller for reflection-like calls.#972

Open
zhelenskiy wants to merge 14 commits intodevelopfrom
zhelenskiy/show-reflected_calls
Open

Show both real and target caller for reflection-like calls.#972
zhelenskiy wants to merge 14 commits intodevelopfrom
zhelenskiy/show-reflected_calls

Conversation

@zhelenskiy
Copy link
Collaborator

methodHandle.invoke(x, y, z) becomes f.x(x, y, z) [by methodHandle.invoke(x, y, z)]

@zhelenskiy zhelenskiy requested a review from eupp March 2, 2026 04:12
@zhelenskiy
Copy link
Collaborator Author

The tests don't pass due to #508 despite my attempts to fix it. Do you want me to mute the test?

Copy link
Collaborator

@eupp eupp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall, great new feature!

Left several comments to address.

@eupp
Copy link
Collaborator

eupp commented Mar 5, 2026

The tests don't pass due to #508 despite my attempts to fix it. Do you want me to mute the test?

Could you try to triage the bug to understand what changes exactly have lead to it?

@zhelenskiy zhelenskiy force-pushed the zhelenskiy/show-reflected_calls branch from 2087104 to 2ce4048 Compare March 8, 2026 02:57
@zhelenskiy
Copy link
Collaborator Author

The tests don't pass due to #508 despite my attempts to fix it. Do you want me to mute the test?

Could you try to triage the bug to understand what changes exactly have lead to it?

I suppose I don't have time for that until the leave.

…lBy` to avoid crashes on annotation issues during reflection.
@zhelenskiy zhelenskiy force-pushed the zhelenskiy/show-reflected_calls branch from d6c25c8 to 448c84d Compare March 8, 2026 04:56
@zhelenskiy zhelenskiy requested a review from eupp March 8, 2026 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants