NonStop Server for Java 4.2 Programmer's Reference
Added ThreadDumpPath support under Headless Support.●
Added the following new sections under Implementation Specifics:
- Java GC Profiling
- GC Log Rotation
●
Updated the note under JREHOME.●
Updated the note under Verifying the Java Installation.●
Changes to the 529774-0001 manual are discussed
in the following topics:
Feature Changes●
Documentation Changes●
Feature Changes
Features Introduced in Version 2.0 (Released on TNS/R Systems)
With this version, NonStop Server for Java 4 has been rebased from the Sun Microsystems Java 2
Platform, Standard Edition (J2SE), SDK 1.4.1 to SDK 1.4.2. The version is informally called
version 2 of NonStop Server for Java 4.
A comprehensive description of SDK 1.4.2 documentation (http://java.sun.com/j2se/1.4.2
/docs/index.html) is available. To get started with this new version, see the following links:
Summary of new features since the J2SE 1.4.x platform release
(http://java.sun.com/j2se/1.4.2/docs/relnotes/features.html)
●
Enhancements and Changes in Java 2 SDK v 1.4.2
(http://java.sun.com/j2se/1.4.2/changes.html)
●
Other technical changes to the product for this version include:
Renamed the recommended public library directory from /usr/tandem/java_public_lib
to /usr/tandem/java_public_lib_jdk142. For information about using the public
library directory, see Using the Makefile to Link in Native Libraries.
●
Replaced the -Wversion2 option with the -Wversion3 option to compile user native code
written in C++ that is to be linked into the java executable. For more information, see Compiling
C++ Native Code with the -Wversion3 Option.
●