[jboss-jira] [JBoss JIRA] (WFLY-11032) JDK 10: illegal reflective access
Thorsten Moeller (JIRA)
issues at jboss.org
Mon Sep 17 09:00:00 EDT 2018
Thorsten Moeller created WFLY-11032:
---------------------------------------
Summary: JDK 10: illegal reflective access
Key: WFLY-11032
URL: https://issues.jboss.org/browse/WFLY-11032
Project: WildFly
Issue Type: Bug
Affects Versions: 14.0.0.Final
Reporter: Thorsten Moeller
Assignee: Jason Greene
Using WF14 and Oracle JDK 10.0.2, there is an illegal reflective access warning while WF boots:
{code}
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.jboss.as.server.deployment.reflect.ClassReflectionIndex (jar:file:/Users/.../wildfly-14.0.0.Final/modules/system/layers/base/org/jboss/as/server/main/wildfly-server-6.0.1.Final.jar!/) to method java.lang.Object.finalize()
WARNING: Please consider reporting this to the maintainers of org.jboss.as.server.deployment.reflect.ClassReflectionIndex
{code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list