NonStop Server for Java (NSJ) Programmer's Guide (NSJ 2.1+)

Contents | Index | Glossary | Prev | Next
Compaq Implementation Specifics
This section explains these subjects:
Additional Files
Java Abstract Window Toolkit (AWT)
Java Native Interface (JNI)
IEEE Floating-Point Implementation
JavaBeans
jdb: Java Debugger
Additional Files
In addition to the standard Java packages, NonStop Java 2.1 provides these files:
tandemvm.jar
File containing classes that supplement rt.jar
jtatmf.jar
File containing classes for the version of the NonStop Java Transaction Agent that uses TMF
javachk
The Java Checker, which determines whether a problem with the JVM is caused by an incorrect TCP/IP configuration
TandemVMClassFP.properties
File used to control floating-point format for classes
BaseLibList
File used to create JavaLibList
tdmtools.jar
File containing support for jdb (the Java Debugger)
Java Abstract Window Toolkit (AWT)
NonStop Java 2.1 provides the Java Abstract Window Toolkit (AWT). However, its use on systems running the NonStop
Kernel operating system is not supported because of the nonvisual nature of Compaq servers. For the same reason, NonStop Java
2.1 does not support the AppletViewer tool.
Classes from the AWT package that do not display data perform as they do on the reference platform.
Any invocation of the class java.awt.EventQueue throws an UnsupportedClassException.
For a demonstration of AWT, see /usr/tandem/java/demo/awt.