https://bz.apache.org/bugzilla/show_bug.cgi?id=62151
Bug ID: 62151
Summary: Illegal reflective access by
org.apache.poi.util.DocumentHelper and
org.apache.poi.util is accessible from more than one
module
Product: POI
Version: 3.17-FINAL
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: XWPF
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Dear,
Got two problems working with Apache Poi 3.17 first is in the jar-files
The package org.apache.poi.util is accessible from more than one module: poi,
poi.ooxml
And this next one, during running the application making the reports
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.apache.poi.util.DocumentHelper
(file:/C:/Java/poi/poi-bin-3.17-20170915/poi-3.17/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
Regards,
Bart E.
--
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]