-
Bug
-
Resolution: Done
-
Blocker
-
18.1.0.Final, 19.0.0.Beta10
We have a simple test that expects -Djava.security.manager=allow property in JAVA_OPTS of a server started by standalone/domain scripts.
Standalone.[sh/bat] sets JAVA_OPTS as expected (with -Djava.security.manager=allow) whereas a PowerShell variant does not (please see the attached image).
The same situation is with domain.bat - it doesn't set the expected security manager parameter as domain.sh one.
Should we expect the same JAVA_OPTS setting behavior across all these mentioned scripts? Please correct me if I made some incorrect conclusions.
- clones
-
JBEAP-23609 inconsistency in JDK17 JAVA_OPTS in domain.bat and standalone.ps1 scripts
- Closed
- is caused by
-
WFCORE-5782 Reset java.security.manager default value back to "allow" by default in WildFly shell scripts
- Closed