[
https://issues.apache.org/jira/browse/GEODE-4670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Swapnil Bawaskar closed GEODE-4670.
-----------------------------------
> JDK 9 prints WARNING: illegal reflective access operation
> ---------------------------------------------------------
>
> Key: GEODE-4670
> URL: https://issues.apache.org/jira/browse/GEODE-4670
> Project: Geode
> Issue Type: Sub-task
> Reporter: Dan Smith
> Assignee: Dan Smith
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.5.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> When running geode under JDK 9, we get the below warnings in the logs
> {noformat}
> WARNING: An illegal reflective access operation has occurred
> WARNING: Illegal reflective access by
> org.apache.geode.internal.shared.NativeCalls
> (file:/Users/dsmith/Documents/Code/gemfire/open/geode-core/out/production/classes/)
> to field java.util.Collections$UnmodifiableMap.m
> WARNING: Please consider reporting this to the maintainers of
> org.apache.geode.internal.shared.NativeCalls
> 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
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)