NonStop Server for Java 7.0 Programmer's Reference

Segment Type........... KSEG2
Segment Size........... 268435456
MDs in Use............. 1248
Max MDs Used........... 2357
Last Fail Size......... 0
Current Pool Size...... 16774788 Initial Pool Size...... 16776992
Max Pool Size.......... 16776992 Min Pool Size.......... 16776992
Current Pool Alloc..... 4516992 Max Pool Alloc.......... 4715520
Current Pool Frags..... 375 Max Pool Frags.............. 382
The QIO segments on this system (\GOBLIN) are moved to KSEG2 based on the value of the
segment type.
The value is KSEG2 if QIO is moved to KSEG2.
The first SCF output for \NAVAE1 shows QIO to be in FLAT_UA, which means that QIO is not
moved to KSEG2.
NSJ7 directory structure
This section provides information about the directory structure of NSJ7 and it explains the following
topics:
“Directory contents” (page 28)
“Demonstration programs” (page 28)
Directory contents
The directory /usr/tandem/nssjava/jdk170_h70 contains release documents and
subdirectories. Table 3 (page 28) lists the subdirectories and describes their contents.
Table 3 Subdirectories of the /usr/tandem/nssjava/jdk170_h70 Directory
ContentsSubdirectory
Executable 32–bit and 64–bit binary files that are present in the JDK. These files
include tools that are not part of the Java SE Runtime Environment, such as javac
and javah.
/bin
Additional subdirectories, each containing a README file and a complete example./demo
C-language header files that support native code programming using the Java Native
Interface and Java Virtual Machine Interface.
/include
The javachk file. Only 32–bit version of javachk is available./install
The root directory of the Java SE Runtime Environment of 32–bit and 64–bit NSJ7.
Includes the Java classes supplied by HP, core Java classes, and runtime libraries for
32–bit and 64–bit NSJ7. The core Java classes are in the lib/rt.jar file.
/jre
Includes the classes other than core classes to support the tools and utilities bundled
in the JDK software.
/lib
NOTE:
For each 32–bit binary or library found in NSJ JDK/JRE a corresponding 64–bit version of
binary or library is provided in NSJ7 JDK/JRE.
In NSJ7, the libhpi.so library is removed and the functionality provided by libhpi.so
is moved to libjvm.so library.
Demonstration programs
The /demo directory contains subdirectories, each of which contains a demonstration program
and a README file that documents how the demonstration program must be used. Table 4 (page 29)
lists the demonstrations programs available in NSJ7:
28 Installation and configuration