NonStop Server for Java 7.0 Programmer's Reference

Table 4 Demonstration programs
DescriptionDemonstration Program
How to properly build an executable that can create its own Java virtual machine
(JVM). Contains source and Makefile to create 32–bit invocation API demo.
/demo/invocation_api/oss
How to properly build an executable that can create its own Java virtual machine
(JVM). Contains source and Makefile to create 64–bit invocation API demo.
/demo/invocation_api/oss64
How to create a native library. Contains source and Makefile to create 32–bit
javahjni demo.
/demo/javahjni/oss
How to create a native library and how to use IEEE floating-point. Contains
source and Makefile to create 64–bit javahjni demo.
/demo/javahjni/oss64
Many of the demonstration programs require you to edit some files before the demonstration
programs can be run, as described in the README file.
Additional demonstration programs are provided if you install a JDBC Driver for NonStop SQL
product. These programs can be found with the driver software.
NSJ7 directory structure 29