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

deal with upcoming java reflection security #48

Open
alee opened this issue Jul 25, 2018 · 0 comments
Open

deal with upcoming java reflection security #48

alee opened this issue Jul 25, 2018 · 0 comments

Comments

@alee
Copy link
Member

alee commented Jul 25, 2018

Will need to do something about xstream serialization, either disable it or figure out how to permit "illegal" access.

     [java] WARNING: An illegal reflective access operation has occurred
     [java] WARNING: Illegal reflective access by com.thoughtworks.xstream.core.util.Fields (file:/home/alllee/workspace/foraging/lib/xstream-1.4.10.jar) to field java.util.TreeMap.comparator
     [java] WARNING: Please consider reporting this to the maintainers of com.thoughtworks.xstream.core.util.Fields
     [java] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
     [java] WARNING: All illegal access operations will be denied in a future release

x-stream/xstream#101

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