1.146 JAVA_JIT_ENABLED
JAVA_JIT_ENABLED enables or disables the Just-in-Time (JIT) compiler for the Oracle Java Virtual Machine (OracleJVM) environment.
               
| Property | Description | 
|---|---|
| Parameter type | Boolean | 
| Default value | Operating system-dependent | 
| Modifiable | 
 | 
| Modifiable in a PDB | Yes | 
| Range of values | 
 | 
| Basic | No | 
For platforms that support the JIT compiler, the default value of this parameter is true; otherwise the default value is false. Attempting to set this parameter to true on unsupported platforms will result in an error.
                  
See Also:
Oracle Database Java Developer’s Guide for more information about setting this parameter