March 2004
Intermediate to advanced
560 pages
14h 38m
English
There are several different Java options that can be specified when running a Java application to improve the application's performance. Table 12-2 contains a list of the more helpful options for improving Java performance on HP-UX. Not all options are supported on all versions of the JVM, so consult the online documentation at www.hp.com/go/java or use the -help option with java to determine the available options for a given release. The release notes are particularly useful for detailed information on options.
| Option Name | Description |
|---|---|
| -server | This option is the default for HP-UX JVMs. It specifies that the server-side JVM should be used that works best for long-running ... |
Read now
Unlock full access