-
Bug
-
Resolution: Done
-
Minor
-
None
-
None
standalone.sh/.bat enables GC logs automatically if not enabled. But it doesn't necessarily detect all custom GC log options (if someone enabled gc logging without -verbose:gc). Setting PRESERVE_JAVA_OPTS can prevent manipulation of the JAVA_OPTS by the scripts like that, but it'd be nice if there was an option like PRESERVE_JAVA_OPTS to prevent addition of GC logs specifically.
- clones
-
WFCORE-1665 Enable gc logging function in startup scripts; require env var to enable it
- Resolved
- incorporates
-
JBEAP-3500 Unable to disable the automatic GC log flags specifically in the standalone.sh/.bat
- Verified
-
JBEAP-8769 (7.0.z) Location of configuration files for standalone mode
- Closed
- is related to
-
JBEAP-8623 [QE](7.0.z) Upgrade WildFly Core from 2.1.12 to 2.1.13.Final
- Closed
- links to