NonStop Server for Java 5.1 Programmer's Reference
J2SE Development Kit (JDK) Highlights●
Java Naming and Directory Interface (JNDI) Highlights●
IPv6 Support●
Associated Java Based Products●
Java HotSpot Server Virtual Machine
The NonStop Server for Java 5.1 implements the HotSpot server compiler and the runtime Java HotSpot
virtual machine. The HotSpot Server Java VM, provides a fast, reliable technology for the enterprise
server environment. For more information about this VM, see The Java HotSpot Server VM
(http://java.sun.com/products/hotspot/docs/general/hs2.html).
Also, for more information, see
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).
●
Guide, Java Virtual Machines (http://java.sun.com/j2se/1.5.0/docs/guide/vm/index.html)●
Note: NonStop Server for Java 5.1 does not support the client Java VM, the Deadlock
Detection utility, signal chaining, parallel copying collector, mostly concurrent mark-sweep
collector, garbage collector ergonomics, and 64-bit operation described in white papers and
other information sources. For more information about garbage collection, see Garbage
Collection (GC).
J2SE Development Kit (JDK) Highlights
The NonStop Server for Java 5.1 consists of the following standard Java components (and the HP
extensions described elsewhere in this document):
Java virtual machine (VM) based on the J2SE Runtime Environment (JRE) 5.0
●
Core Packages of the J2SE Development Kit (JDK) 5.0●
Standard J2SE 5.0 tools as documented in the NonStop Server for Java 5.1 Tools Reference Pages.
All standard tools are supported, except graphical-user interface (GUI)such as appletviewer,
policytool, and jconsoleand client-side toolssuch as javaws and HtmlConverter.
Experimental tools are not supported.
●
NonStop Server for Java 5.1 supports the JDK 5.0 API packages (java, javax, and org packages)
described in the Java 2 Platform Standard Edition 5.0 API Specification
(http://java.sun.com/j2se/1.5.0/docs/api/index.html).