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 #88

Closed
trexsatya opened this issue Sep 1, 2019 · 5 comments
Closed

Illegal Reflective Access #88

trexsatya opened this issue Sep 1, 2019 · 5 comments

Comments

@trexsatya
Copy link

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
`

@BUCKFAE
Copy link

BUCKFAE commented Oct 4, 2019

Same issue here.

@tweimer
Copy link
Contributor

tweimer commented Feb 18, 2020

See #74. @kostaskougios can you close here?

@kostaskougios
Copy link
Owner

please try 1.10.2

@KenobySky
Copy link

please try 1.10.2

Maven doesnt have that version yet. What should I do ?
https://mvnrepository.com/artifact/uk.com.robust-it/cloning

WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.rits.cloning.Cloner (file:/C:/Users/REDACTED/.gradle/caches/modules-2/files-2.1/uk.com.robust-it/cloning/1.9.12/9053df24095825fd54512672b5ee29a2f197b1fa/cloning-1.9.12.jar) to field java.util.TreeSet.m
WARNING: Please consider reporting this to the maintainers of com.rits.cloning.Cloner
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

@tweimer
Copy link
Contributor

tweimer commented Jan 6, 2021

You're using the old artefacts.

Take a look at the readme:
https://search.maven.org/artifact/io.github.kostaskougios/cloning/

And please refer to #74 for further discussion.

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

5 participants