HP-UX 11i Java™ JDK/JRE Version 6.0.22 Release Notes

HP-UX system requirements
HP Integrity servers: Integrity servers running HP-UX 11i v2 or v3 (11.23 or 11.31) are
supported. Refer to the following website for more information about HP Integrity servers:
HP Integrity Servers.
HP PA-RISC 9000 systems: Java 6.0 is supported on all PA-RISC 2.0 machines running
HP-UX 11i v1 (11.11), 11i v2 (11.23), or 11i v3 (11.31).
Web browser requirements
The only web browser supported for the Java 6.0 Plug-in is Mozilla/Firefox for HP-UX
version 1.6.0.00 or later. Netscape is not supported.
Installation instructions
From the JDK, JRE, and Plug-In 6.0.x Downloads and Documentation page, select (click)
a JDK/JRE 6.0.x version to download from the “JDK/JRE 6.0.x Downloads list. This
displays the download page for that version (for example, https://
h20392.www2.hp.com/portal/swdepot/try.do?productNumber=JDKJRE6022 for
6.0.22). Select one of the depot/tar files listed, and download to a local directory.
On Integrity systems, approximately 446 MB of disk space is needed to download and
install JDK 6, which includes JRE 6. JRE 6 alone, which includes the Runtime Plug-in and
Java Web Start technology, needs approximately 296 MB. On PA systems, approximately
360 MB is needed for JDK 6 and approximately 218 MB is needed for JRE 6.
Note that beginning with JDK 5.0, HP provides the Runtime Plug-in as part of the JRE
depot. Therefore, when you install the JRE, the Plug-in is installed automatically.
The HP-UX JDK, JRE, and Plug-in for Java SE 6 install under /opt/java6. Use the
following SD-UX swinstall command (logged in as root) to install the software:
/usr/sbin/swinstall
This command will lead you through the installation. Change Source Depot Type to Local
Directory and Source Depot Path to /tmp/<filename>. It is recommended that you
select the Reinstall filesets and unselect the Mount filesystems option from the options
menu.
WARNING! Do not unarchive rt.jar, charsets.jar, jpda.jar, tools.jar,
jce.jar, and jsse.jar. These files are needed by the JDK tools and the runtime
environment.
Add the directory /opt/java6/bin to your PATH.
For information on setting important system parameters required for correct execution of
Java programs, refer to the HP-UX Programmer's Guide for Java 2 on the BSC at:
http://www.hp.com/go/hpux-java-docs.
Installation 11