-
Notifications
You must be signed in to change notification settings - Fork 112
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 #88
Comments
Same issue here. |
See #74. @kostaskougios can you close here? |
please try 1.10.2 |
Maven doesnt have that version yet. What should I do ? WARNING: An illegal reflective access operation has occurred |
You're using the old artefacts. Take a look at the readme: And please refer to #74 for further discussion. |
While using this library I got this log:
`WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.rits.cloning.FastClonerTreeSet (file:/home/satyendra/.gradle/caches/modules-2/files-2.1/io.github.kostaskougios/cloning/1.10.0/153b7d26a2a82909889fb746e6ed9d8f7ae8eabe/cloning-1.10.0.jar) to field java.util.TreeSet.m
WARNING: Please consider reporting this to the maintainers of com.rits.cloning.FastClonerTreeSet
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
`
The text was updated successfully, but these errors were encountered: