[
https://issues.redhat.com/browse/WFLY-11717?page=com.atlassian.jira.plugi...
]
Brian Stansberry resolved WFLY-11717.
-------------------------------------
Fix Version/s: 21.0.0.Beta1
Resolution: Done
I believe the JBoss Invocation upgrade in WildFly Core 13.0.0.Beta4 should have resolved
this.
WFCORE-4514 is still open to track so possible better code in this area, but the JBINV-9
fix should eliminate the warn.
Illegal reflective access -
org.jboss.invocation.proxy.AbstractProxyFactory
---------------------------------------------------------------------------
Key: WFLY-11717
URL:
https://issues.redhat.com/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
Fix For: 21.0.0.Beta1
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.13.8#713008)