NonStop Server for Java 4.2 Tools Reference

therefore, is disabled. If you specify this option, the Java VM exits with the error:
-XX:+UseAdaptiveSizePolicy option is not supported on this platform.
-XX:+AggressiveHeap
Obtains the platform resources and configures the heap layout accordingly, uses
parallel collector, and enables AdaptiveSizePolicy option. This option applies
only for a parallel collector and, therefore, is disabled. If you specify this option, the
Java VM exits with the error: -XX:+AggressiveHeap option is not supported on
this platform.
-XX:+UseConcMarkSweepGC
Specifies using the concurrent mark-sweep garbage collector. This option is disabled.
If you specify this option, the Java VM exits with the error:
-XX:+UseConcMarkSweepGC option is not supported on this platform.
-Xconcgc
Enables a concurrent mark-sweep garbage collector. This option is disabled. If you
specify this option, the Java VM exits with the error: -Xconcgc option is not
supported on this platform.
HP Extensions to Standard Java Options
-nsjversion
Prints the NonStop Server for Java 4 build version.
-Xabend
Turns on the abend option to abort the process instead of exiting with a non-zero exit
code. If the NonStop Server for Java 4 application is run as a Pathway server, you can
enable this option to alert Pathmon to restart the server after the NonStop Server for
Java 4 application dies.
See Also:
javac
jdb
javah
jar
The Java Extensions Framework
Security Features
Garbage Collection (GC) in the NonStop Server for Java Programmer's Reference for more
implementation-specific information on options
Title Page | Tools Home Page