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

Open
rolfschumacher opened this issue Dec 11, 2020 · 1 comment
Open

illegal reflective access #104

rolfschumacher opened this issue Dec 11, 2020 · 1 comment

Comments

@rolfschumacher
Copy link

I got the note:

2020-12-11 09:40:58 INFO  Main:144 - Parse input file.
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.rits.cloning.Cloner (file:/C:/Users/rschumacher/.m2/repository/uk/com/robust-it/cloning/1.9.10/cloning-1.9.10.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

what can I do about it to get the software running without such warnings?

@tweimer
Copy link
Contributor

tweimer commented Dec 21, 2020

See #74.

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

2 participants