https://bz.apache.org/bugzilla/show_bug.cgi?id=62050
Bug ID: 62050
Summary: Java throws me the WARNING
Product: POI
Version: 4.0-dev
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: XWPF
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 35699
--> https://bz.apache.org/bugzilla/attachment.cgi?id=35699&action=edit
WARNING
Hello,
I was trying to export data from .xlsx document to the console in Intellij IDEA
IDE, but Java throws me this warning:
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by
org.apache.poi.openxml4j.util.ZipSecureFile$1
(file:/D:/Users/Sergei/Documents/JavaProjects/171rdb043/src/poi-3.17/poi-ooxml-3.17.jar)
to field java.io.FilterInputStream.in
WARNING: Please consider reporting this to the maintainers of
org.apache.poi.openxml4j.util.ZipSecureFile$1
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
I'm using JDK 9 and JRE 9.
There is no problem in Intellij IDEA.
Could you explain me what may cause this problem?
I found that it might be probably bug in your API.
Screenshot in attachment.
Thanks,
Sergei
--
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]