NonStop Server for Java 5.1 Programmer's Reference
GC Log Rotation❍
Added a note under Java Print Service (JPS).●
Added the Monitoring a live Java application section under Application Profiling.●
Added Appendix B. Addendum to HPjmeter 4.0 User’s Guide.●
Changes added to this revision partnumber 544819-003 are:
Feature Changes●
Documentation Changes●
Feature Changes
NonStop Server for Java 5.1 supports these new features:
The JREHOME environment variable need not be set to launch Java installed in a nonstandard
location. The Java core classes will be picked up based on the location of the Java executable in a
given Java Development Kit installation.
Note: If the JREHOME environment variable is set, Java installed in the JREHOME directory will
take precedence.
●
Dnsk.java.fastExec=true is an HP proprietary option that reduces the time required for
creating a child process using the Java Runtime.exe()API.
●
The Dynamic saveabend file creation feature allows you to create a saveabend file of a running
Java program without aborting the Java program. This feature allows the Java program to continue
normal execution after a short pause during which the saveabend file is created.
●
Documentation Changes
The documentation changes are:
Updated the description on /jre.●
Updated the Calling Java Methods from C or C++ section.●
Updated information on the JREHOME environment variable in the following sections:
Verifying the Java Installation section❍
ENV section.❍
●
Added a note on the JREHOME variable in the JREHOME section.●
Added a note on the eprof profiler in the Using -Xeprof Java Profiler section.●
Added a section on Dynamic Saveabend File Creation.●
Added a section on Creating Child Process Using the Dnsk.java.fastExec=true option.●