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

Illegal reflective access warnings on JDK 11 #237

Open
guaranadev opened this issue Nov 26, 2019 · 0 comments
Open

Illegal reflective access warnings on JDK 11 #237

guaranadev opened this issue Nov 26, 2019 · 0 comments

Comments

@guaranadev
Copy link

When using JDK 11 and Gradle 6.0.1

WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by pl.pojo.tester.internal.utils.FieldUtils ([LOCAL_JAR_PATH]) to field java.lang.reflect.Field.modifiers
WARNING: Please consider reporting this to the maintainers of pl.pojo.tester.internal.utils.FieldUtils
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release

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