You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "YANG, BongYeol (JIRA)" <ji...@apache.org> on 2018/04/29 13:16:00 UTC

[jira] [Commented] (FELIX-5765) An illegal reflective access operation has occurred

    [ https://issues.apache.org/jira/browse/FELIX-5765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16458019#comment-16458019 ] 

YANG, BongYeol commented on FELIX-5765:
---------------------------------------

also other SecureAction illegal reflective access here:

WARNING: Illegal reflective access by org.apache.felix.framework.util.SecureAction (file:path) to method java.net.URLStreamHandler.equals(java.net.URL,java.net.URL)
WARNING: Illegal reflective access by org.apache.felix.framework.util.SecureAction (file:path) to method java.net.URLStreamHandler.getDefaultPort()
WARNING: Illegal reflective access by org.apache.felix.framework.util.SecureAction (file:path) to method java.net.URLStreamHandler.getHostAddress(java.net.URL)
WARNING: Illegal reflective access by org.apache.felix.framework.util.SecureAction (file:path) to method java.net.URLStreamHandler.hashCode(java.net.URL)
WARNING: Illegal reflective access by org.apache.felix.framework.util.SecureAction (file:path) to method java.net.URLStreamHandler.hostsEqual(java.net.URL,java.net.URL)
WARNING: Illegal reflective access by org.apache.felix.framework.util.SecureAction (file:path) to method java.net.URLStreamHandler.openConnection(java.net.URL)
WARNING: Illegal reflective access by org.apache.felix.framework.util.SecureAction (file:path) to method java.net.URLStreamHandler.sameFile(java.net.URL,java.net.URL)
WARNING: Illegal reflective access by org.apache.felix.framework.util.SecureAction (file:path) to method java.net.URLStreamHandler.toExternalForm(java.net.URL)
WARNING: Illegal reflective access by org.apache.felix.framework.util.SecureAction (file:path) to method java.net.URLStreamHandler.openConnection(java.net.URL,java.net.Proxy)

> An illegal reflective access operation has occurred
> ---------------------------------------------------
>
>                 Key: FELIX-5765
>                 URL: https://issues.apache.org/jira/browse/FELIX-5765
>             Project: Felix
>          Issue Type: Improvement
>          Components: Framework
>    Affects Versions: framework-5.6.10
>         Environment: Linux + JDK 9.0.1
>            Reporter: Li Xu
>            Priority: Minor
>
> Just reporting this as instructed:
> {noformat}
> WARNING: An illegal reflective access operation has occurred
> WARNING: Illegal reflective access by org.apache.felix.framework.ext.ClassPathExtenderFactory$DefaultClassLoaderExtender (file:/full-test/framework/org.apache.felix.framework-5.6.10.jar) to method java.net.URLClassLoader.addURL(java.net.URL)
> WARNING: Please consider reporting this to the maintainers of org.apache.felix.framework.ext.ClassPathExtenderFactory$DefaultClassLoaderExtender
> 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)