Tim Allison created CXF-7838:
--------------------------------

             Summary: Remove illegal reflective access in ReflectionUtil
                 Key: CXF-7838
                 URL: https://issues.apache.org/jira/browse/CXF-7838
             Project: CXF
          Issue Type: Task
            Reporter: Tim Allison


Apologies if this is a duplicate. We're about to upgrade to 3.2.6 on Apache 
Tika, and we're still getting the following when we run our unit tests with 
Java 11.
{quote}Illegal reflective access by 
org.apache.cxf.common.util.ReflectionUtil$11 
([file:.....m2/repository/org/apache/cxf/cxf-core/3.2.6/cxf-core-3.2.6.jar|file://.....m2/repository/org/apache/cxf/cxf-core/3.2.6/cxf-core-3.2.6.jar])
 to field java.net.Authenticator.theAuthenticator
 WARNING: Please consider reporting this to the maintainers of 
org.apache.cxf.common.util.ReflectionUtil$11
 WARNING: Use --illegal-access=warn to enable warnings of further illegal 
reflective access operations
{quote}
Let us know if you need more info to solve this.  Thank you!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to