[
https://issues.jboss.org/browse/WFCORE-4055?page=com.atlassian.jira.plugi...
]
Jean-Francois Denise commented on WFCORE-4055:
----------------------------------------------
I am wandering what are the cases where we run our code from JDK modules? jconsole is one
case for sure, do we have others? I am not sure about JBOSS modules. I don't think
that they are JDK modules, so we are safe there too I guess.
Activate jdk.unsupported module on modular JDK by default
---------------------------------------------------------
Key: WFCORE-4055
URL:
https://issues.jboss.org/browse/WFCORE-4055
Project: WildFly Core
Issue Type: Bug
Components: Management, Security, Server, Test Suite
Reporter: Richard Opalka
Assignee: Richard Opalka
Fix For: 6.0.0.CR3
WildFlySecurityManager uses sun.misc.Unsafe.
Unsafe works only with jdk.unsupported module enabled.
jdk.unsupported is not resolved by default so we need to activate it.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)