REFERENCE


JavaNoAsyncGC
Syntax: JavaNoAsyncGC=value

Description: Prevents the Java Virtual Machine (JVM) from running the garbage collection (GC) mechanism in a separate background thread. Specify 1 as the JavaNoAsyncGC value to debug internal JVM problems.

Applies to: Servers

Default: 0

UI equivalent: None

See also