You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/02/15 18:03:00 UTC

[jira] [Updated] (GEODE-4670) JDK 9 prints WARNING: illegal reflective access operation

     [ https://issues.apache.org/jira/browse/GEODE-4670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated GEODE-4670:
----------------------------------
    Labels: pull-request-available  (was: )

> 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
>
> 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)