You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Johannes Renoth (Jira)" <ji...@apache.org> on 2021/03/23 14:50:00 UTC

[jira] [Created] (WICKET-6874) Illegal reflective access by org.apache.wicket.core.util.lang.PropertyResolver$MethodGetAndSet

Johannes Renoth created WICKET-6874:
---------------------------------------

             Summary: Illegal reflective access by org.apache.wicket.core.util.lang.PropertyResolver$MethodGetAndSet
                 Key: WICKET-6874
                 URL: https://issues.apache.org/jira/browse/WICKET-6874
             Project: Wicket
          Issue Type: Bug
    Affects Versions: 8.11.0
            Reporter: Johannes Renoth


WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.apache.wicket.core.util.lang.PropertyResolver$MethodGetAndSet (file: ... wicket-core-8.11.0.jar) to method java.util.Collections$UnmodifiableCollection.size()
WARNING: Please consider reporting this to the maintainers of org.apache.wicket.core.util.lang.PropertyResolver$MethodGetAndSet
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



--
This message was sent by Atlassian Jira
(v8.3.4#803005)