[
https://issues.jboss.org/browse/WFLY-11355?page=com.atlassian.jira.plugin...
]
Tomas Hofman moved JBEAP-15844 to WFLY-11355:
---------------------------------------------
Project: WildFly (was: JBoss Enterprise Application Platform)
Key: WFLY-11355 (was: JBEAP-15844)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: Server
(was: Server)
Affects Version/s: (was: 7.2.0.GA.CR1)
JDK11: An illegal reflective access operation has occurred
----------------------------------------------------------
Key: WFLY-11355
URL:
https://issues.jboss.org/browse/WFLY-11355
Project: WildFly
Issue Type: Bug
Components: Server
Reporter: Tomas Hofman
Assignee: Tomas Hofman
Priority: Critical
Labels: Java11
server prints infinispan warnings during deploying the deployment or start server with
deployment:
{noformat}
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.infinispan.marshall.exts.SecurityActions
(jar:file:/home/mkopecky/playground/eap/7.2.0.GA.CR1/jboss-eap-7.2/modules/system/layers/base/org/infinispan/main/infinispan-core-9.3.3.Final-redhat-00001.jar!/)
to field java.util.DoubleSummaryStatistics.count
WARNING: Please consider reporting this to the maintainers of
org.infinispan.marshall.exts.SecurityActions
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 is follow up for JBEAP-15475, as [~jamezp] mentioned in [his
comment|https://issues.jboss.org/browse/JBEAP-15475?focusedCommentId=1364...].
cc: [~msvehla], [~rsvoboda]
--
This message was sent by Atlassian Jira
(v7.12.1#712002)