NonStop Server for Java Programmer's Reference (NSJ 4.0+)

(http://java.sun.com/j2se/1.4.1/docs/relnotes/features.html)
Summary of documentation changes (http://java.sun.com/j2se/1.4.1/docchanges.html)
since version 1.4 was first released
Another Sun document that describes the compatibility of SDK 1.4.1 with previous
releases (http://java.sun.com/j2se/1.4.1/compatibility.html)
Release notes for the Sun SDK 1.4.1 release (http://java.sun.com/j2se/1.4.1/relnotes.html)
NonStop Server for Java 4 Feature Changes
In addition to the SDK 1.4.1 changes incorporated in the NonStop Server for Java 4 product, the
product also includes these changes:
A software product number change from T0083 to T2766 for rebasing to Sun
Microsystems J2SE SDK 1.4 implementations. T0083 version software was based on Sun
Microsystems J2SE SDK 1.3 or earlier implementations. This current version is T2766,
which implements the HotSpot server compiler and the run-time Java HotSpot virtual
machine.
Note: For information about the VM, see the white paper, Java HotSpot
Virtual Machine, v1.4.1
(http://java.sun.com/products/hotspot/docs/whitepaper/Java_Hotspot_v1.4.1/
Java_HSpot_WP_v1.4.1_1002_1.html).
However, NonStop Server for Java 4 does not support the parallel copying
collector, mostly concurrent mark-sweep collector, and 64-bit operation
described in the white paper.
Because of the rebasing to J2SE SDK 1.4 and the implementation of the HotSpot server
compiler, the product has a new informal name, NonStop Server for Java 4.
Also because of the rebasing to J2SE SDK 1.4, review the Implementation Specifics
section and Migrating to NonStop Server for Java 4 for topics of particular interest.
A new installation procedure that involves using the IPSetup utility. Distributed Systems
Management/Software Configuration Manager (DSM/SCM) is not used in the installation
procedure for this version. The installation procedure is described in the Readme.txt
file on the distribution CD.
A new recommendation to put native library files in the public library directory
/usr/tandem/java_public_lib and new information on Using the Makefile to
Link in Native Libraries
Removal of support for TNS floating-point format. Instead Java applications that contain
JNI code must use Guardian routines to convert from Institute for Electrical and
Electronic Engineers (IEEE) floating-point format to TNS floating-point format, if
necessary