https://bz.apache.org/bugzilla/show_bug.cgi?id=61572

Dominik Stadler <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #6 from Dominik Stadler <[email protected]> ---
It's not caused in the JVM, but by the usage of reflection in
ZipSecureFile.addThreshold(). 

I would first investigate and then discuss if there is even a fix necessary. 

We do cover these code-lines in our unit-tests and we do continuous testing of
JDK 9 since some time.

Luis, can you state if you followed the steps indicated at
http://poi.apache.org/faq.html#faq-N102B0 and specified the given commandline
parameters when running your application with Java 9?

Also is the application crashing at that point or is this a mere output to
stderr. I think this one is just a warning on stderr and thus does not hinder
execution at all currently, right?

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to