amaembo / streamex

Enhancing Java Stream API
Apache License 2.0
2.18k stars 250 forks source link

WARNING: An illegal reflective access operation has occurred #213

Closed ldelaprade closed 4 years ago

ldelaprade commented 4 years ago

WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.thoughtworks.xstream.core.util.Fields (file:/G:/APPLIS/MAVEN/REPO/com/thoughtworks/xstream/xstream/1.4.11.1/xstream-1.4.11.1.jar) to field java.util.TreeMap.comparator 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

amaembo commented 4 years ago

This is not related to StreamEx. Xstream is completely unrelated library.