See the following issues where the these things are discussed: * https://bz.apache.org/bugzilla/show_bug.cgi?id=62187 * https://bz.apache.org/bugzilla/show_bug.cgi?id=62151 * https://bz.apache.org/bugzilla/show_bug.cgi?id=61572
Help via patches or suggestions how to fix issues welcome! Dominik. On Sat, Apr 28, 2018 at 5:19 PM, [email protected] < [email protected]> wrote: > As of Java 9 it appears this warning and it's most likely the librery > won't work in the future, we need an update solving this issue. The message > is: > > WARNING: An illegal reflective access operation has occurred > WARNING: Illegal reflective access by org.apache.poi.util.DocumentHelper > (file:/T:/Workspace/Java/Sections%20Manager/libs/poi/poi-ooxml-3.17.jar) > to method com.sun.org.apache.xerces.internal.util.SecurityManager. > setEntityExpansionLimit(int) > WARNING: Please consider reporting this to the maintainers of > org.apache.poi.util.DocumentHelper > 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 > > Also posted on: https://stackoverflow.com/questions/50071996/an-illegal- > reflective-access-operation-has-occurred-apache-poi? > noredirect=1#comment87163819_50071996 > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
