[jboss-jira] [JBoss JIRA] (WFLY-11717) Illegal reflective access - org.jboss.invocation.proxy.AbstractProxyFactory
Brian Stansberry (Jira)
issues at jboss.org
Fri Feb 15 15:46:00 EST 2019
[ https://issues.jboss.org/browse/WFLY-11717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13696221#comment-13696221 ]
Brian Stansberry commented on WFLY-11717:
-----------------------------------------
[~krisgerhard] Can you provide more information on where/when you are seeing this? My presumption is the source of the complaint is [1] (that's the anonymous inner class in AbstractProxyFactory) but I'm not seeing why that would be invoked for Object.clone().
[1] https://github.com/jbossas/jboss-invocation/blob/master/src/main/java/org/jboss/invocation/proxy/AbstractProxyFactory.java#L105
> Illegal reflective access - org.jboss.invocation.proxy.AbstractProxyFactory
> ---------------------------------------------------------------------------
>
> Key: WFLY-11717
> URL: https://issues.jboss.org/browse/WFLY-11717
> Project: WildFly
> Issue Type: Bug
> Affects Versions: 15.0.1.Final
> Reporter: Kris-Gerhard Aabrams
> Assignee: Brian Stansberry
> Priority: Major
> Labels: Java11
>
> WARNING: An illegal reflective access operation has occurred
> WARNING: Illegal reflective access by org.jboss.invocation.proxy.AbstractProxyFactory$1 (jar:file:/opt/jboss/wildfly/modules/system/layers/base/org/jboss/invocation/main/jboss-invocation-1.5.1.Final.jar!/) to method java.lang.Object.clone()
> WARNING: Please consider reporting this to the maintainers of org.jboss.invocation.proxy.AbstractProxyFactory$1
> 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
(v7.12.1#712002)
More information about the jboss-jira
mailing list