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

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

Dan Smith created GEODE-4670:
--------------------------------

             Summary: 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


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)