Bug 62034 - Warning when using Java 9
Summary: Warning when using Java 9
Status: RESOLVED DUPLICATE of bug 61572
Alias: None
Product: POI
Classification: Unclassified
Component: POI Overall (show other bugs)
Version: 3.17-FINAL
Hardware: PC All
: P2 normal (vote)
Target Milestone: ---
Assignee: POI Developers List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-23 12:10 UTC by lg.lindstrom
Modified: 2018-01-23 12:16 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description lg.lindstrom 2018-01-23 12:10:27 UTC
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.apache.poi.openxml4j.util.ZipSecureFile$1 (file:/C:/gradle-4.4.1/caches/modules-2/files-2.1/org.apache.poi/poi-ooxml/3.17/7d8c44407178b73246462842bf1e206e99c8e0a/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
Comment 1 PJ Fanning 2018-01-23 12:16:47 UTC

*** This bug has been marked as a duplicate of bug 61572 ***