Java virtual machine tuning parameters

Because the application server is a Java process, it requires a Java virtual machine (JVM) to run, and to support the Java applications running on it. For more information about JVM settings, see Java virtual machine settings. Go to Help documentation

For additional tuning information, see Java memory tuning tips. If your application experiences slow response times at startup or first touch, you may want to consider using the Java user classloader cache. For more information, see Java cache for user classloaders in the Programming topic.

You can adjust these settings that determine how the system uses the JVM: