]
Richard Opalka resolved WFCORE-4055.
------------------------------------
Release Notes Text: jdk.unsupported module is active by default. There's no need
to explicitly activate it.
Fix Version/s: (was: 6.0.0.CR4)
Resolution: Rejected
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
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.