[
https://issues.jboss.org/browse/WFLY-7579?page=com.atlassian.jira.plugin....
]
Tomaz Cerar commented on WFLY-7579:
-----------------------------------
Upcoming release of WildFly will work on JDK9 but until JDK9 is GA it is all best effort.
Upfront we can tell you that domain mode doesn't work on jdk9 but standalone does
somewhat work, provided you start it with few extra parameters.
rts integration tests failed when building with jdk 9
-----------------------------------------------------
Key: WFLY-7579
URL:
https://issues.jboss.org/browse/WFLY-7579
Project: WildFly
Issue Type: Bug
Components: Test Suite, Transactions
Reporter: Amos Feng
Assignee: Amos Feng
It can not start the wildfly with the exception
{code}
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make protected
java.lang.Package java.lang.ClassLoader.getPackage(java.lang.String) accessible: module
java.base does not "exports private java.lang" to unnamed module @77e4c80f
{code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)