-
Bug
-
Resolution: Done
-
Major
-
None
Default value of java.security.manager changed recently on JDK 18.
Previous default value "allow" was changed to "disallow".
This new value forbids installation of security manager until this default value isn't changed by the user.
For more information see this commit
- relates to
-
WFCORE-5778 Reset java.security.manager default value back to "allow" by default in launcher
- Closed
-
WFCORE-5782 Reset java.security.manager default value back to "allow" by default in WildFly shell scripts
- Closed