DevPortal

How do I use -client/-server Options?


The JVM provided by SunTM ships with two different compilers. These compilers interface the same runtime system. For applications where faster startup time is required, the -client option is used.

The -server option is used when the overall performance is important.

Note: The first argument passed to the java command should be either -client or -server. The default option is -client.

© Pramati Technologies 2007 Runs on Pramati Server | Feedback | Legal