yccheok / jstock

JStock is a free stock market software for 28 countries.
https://jstock.org
657 stars 345 forks source link

WARNING: An illegal reflective access operation has occurred #181

Open danzankul opened 1 year ago

danzankul commented 1 year ago

I got this message in terminal window while running jstock after upgrading java WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.thoughtworks.xstream.core.util.Fields (file:/home/(filepath)/jstock/lib/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

My OS: Ubuntu 22.04, open java 11 JRE fresh install.