-
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
- is related to
-
WFLY-15739 Allow installation of security manager by testsuite on JDK 18+
- Closed
- relates to
-
WFCORE-5782 Reset java.security.manager default value back to "allow" by default in WildFly shell scripts
- Closed