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

Fix package name of JDK reflection in default ignore matcher #1098

Merged
merged 1 commit into from Aug 18, 2021

Conversation

Donnerbart
Copy link
Contributor

The new JDK reflection implementation is in jdk.internal.reflect and creates classes like jdk.internal.reflect.GeneratedMethodAccessorXXX (see NativeMethodAccessorImpl and MethodAccessorGenerator).

@raphw raphw self-assigned this Aug 18, 2021
@raphw raphw added the bug label Aug 18, 2021
@raphw raphw added this to the 1.11.12 milestone Aug 18, 2021
@raphw raphw merged commit 3c82e0d into raphw:master Aug 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants