Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Opcodes.RET should be processed by visitVarInsn instead of visitInsn #1512

Merged
merged 1 commit into from
Sep 27, 2023

Conversation

@Godin Godin added this to the 0.8.11 milestone Sep 27, 2023
@Godin Godin requested a review from marchof September 27, 2023 13:59
@Godin Godin self-assigned this Sep 27, 2023
@marchof
Copy link
Member

marchof commented Sep 27, 2023

Great finding! But how did you even discover this… ?

@marchof marchof merged commit 7ca0f0f into jacoco:master Sep 27, 2023
23 checks passed
@Godin Godin deleted the opcodes_ret branch September 28, 2023 07:31
@Godin
Copy link
Member Author

Godin commented Oct 9, 2023

But how did you even discover this… ?

@marchof I mention JSR and RET instruction in one of my talks, and wanted to refresh my knowledge/memory about them before presentation by checking specification and JaCoCo code 😉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

2 participants