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

[Modification required] Synthetic method and Reflection Conflict #826

Open
wlsdnjs829 opened this issue Apr 1, 2024 · 0 comments
Open

Comments

@wlsdnjs829
Copy link

issue
Starting from jacoco above version 0.8.7.
there is a problem with reflection due to the synthetic method ($jacocoInit) at ReflectionInstantiatorDefinitionFactory:175.
(param name - null)

image

If there are other places where synthetic methods are used,
it could cause issues, so filtering with the isSynthetic() method is necessary.

@wlsdnjs829 wlsdnjs829 changed the title [Modification required] Jacoco and Reflection Conflict [Modification required] Synthetic method and Reflection Conflict Apr 1, 2024
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

No branches or pull requests

1 participant