NonStop Server for Java 5.0 Programmer's Reference
The Java Checker, which determines whether a problem with the Java virtual machine is
due to an incorrect TCP/IP configuration. Also, the command to run the Java checker.
javadoc
The Java API documentation generator, which generates API documentation in HTML
format from Java source code. Also, the command to run the Java API documentation
generator.
javah
The C header and Stub file generator, which generates C header files and C source files
from a Java class, providing the connections that allow Java and C code to interact. Also,
the command to run the C header and stub file generator.
javap
The Java class file disassembler, which disassembles compiled Java files and prints a
representation of the Java bytecode. Also, the command to run the Java class file
disassembler.
JCK
See Java Conformance Kit (JCK).
jdb
The Java Debugger, which helps you find and fix errors in Java programs. Also, the
command to run the Java Debugger. jdb uses the Java Debugger API.
JDBC
See Java Database Connectivity (JDBC).
JDBC/MP
See HP JDBC Driver for SQL/MP (JDBC/MP).
JDBC/MX
See HP JDBC Driver for SQL/MX (JDBC/MX).
JDK
See J2SE development kit (JDK).
JNDI
See Java Naming and Directory Interface (JNDI).
JNI
See Java Native Interface (JNI).
jre
The Java runtime environment, which executes Java bytecode. See also J2SE Runtime
Environment (JRE).
JTA
See Java Transaction API (JTA).










