REFERENCE


JavaJITName
Syntax: JavaJITName=name

Description: Enables the specified JIT. You must provide the named JIT or an error is reported by the Java Virtual Machine (JVM), although execution continues without the named JIT. Use the JavaJITName setting to load a JIT other than the default JIT (if one is provided).

Caution JITs can be unstable and lead to unexpected crashes.

Applies to: Servers

Default: None

UI equivalent: None

See also