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

WARNING: An illegal reflective access operation has occurred #295

Closed
jotare opened this issue May 30, 2022 · 2 comments
Closed

WARNING: An illegal reflective access operation has occurred #295

jotare opened this issue May 30, 2022 · 2 comments
Assignees

Comments

@jotare
Copy link

jotare commented May 30, 2022

Hi, I found this issue about an ilegal reflective access operation

WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.thoughtworks.xstream.core.util.Fields (file:/.../xstream-1.4.19.jar) to field java.util.TreeSet.m
WARNING: Please consider reporting this to the maintainers of com.thoughtworks.xstream.core.util.Fields
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
@joehni joehni self-assigned this May 30, 2022
@joehni
Copy link
Member

joehni commented May 30, 2022

Duplicates #101

@joehni joehni closed this as not planned Won't fix, can't repro, duplicate, stale May 30, 2022
@jotare
Copy link
Author

jotare commented May 31, 2022

I thought it was different from #101 as the field is not the same. Here the accessed field is java.util.TreeSet.m while in #101 is java.util.Properties.defaults.
But yes, it's the same kind of problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants