Configuring the JVM

The JavaTM Virtual Machine (JVMTM) enables Java byte codes to run on a physical machine. Tuning the JVM settings improves performance and avoids memory allocation errors.

Configuring the JVM involves the following tasks:


Note - The terms “Java Virtual Machine” and “JVM” mean a Virtual Machine for the Java platform.