The document provides instructions for configuring a Java application, specifying that the application should have a parallel start and not be run in development mode. It also recommends setting generic JVM arguments to optimize memory allocation and using a server JVM. Finally, it suggests setting the maximum heap size to 2048 if sufficient RAM is available.
Download as DOC, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
36 views
JVM Arguments
The document provides instructions for configuring a Java application, specifying that the application should have a parallel start and not be run in development mode. It also recommends setting generic JVM arguments to optimize memory allocation and using a server JVM. Finally, it suggests setting the maximum heap size to 2048 if sufficient RAM is available.