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

PA-RISC add-on package
An add-on package for PA-RISC systems is available for C++ applications compiled with
the -AA option:
Integrity systems: The PA add-on package is not required for applications running
natively on Integrity systems. If your Integrity system includes the PA add-on,
swinstall will display a message indicating that you can remove it. Use the
following SD commands to remove the PA add-on bundles:
/usr/sbin/swremove Java60JDKadd
/usr/sbin/swremove Java60JREadd
PA-RISC systems: If you are running on a PA-RISC system and your application
requires the PA add-on package, then you need to also upgrade the PA add-on
package in addition to upgrading the JRE/JDK. The add-on package is named either
Java60JDKadd or Java60JREadd and can be obtained by downloading one of
the following PA bundles: jdk6aa_16014_pa.depot,
jre6aa_16014_pa.depot, or jre6aa_16014_pa.tar.Z. Also see “Support
for C++ applications built with -AA and -AP options (PA-RISC only)” (page 15).
JDK/JRE consistency
If your system contains both the JRE and JDK products, you must upgrade both products
to maintain consistency in numbering between the JRE/JDK as far as swlist is
concerned.
Installing into an alternate location
To install the software into an alternate location:
Designate filesets either:
JDK installation: Jdk60.JDK60-* and Jre60.JRE60-*
JRE installation: Jre60.JRE60-*
Add "@/<alternate_directory>" to the end of the swinstall command
Add the alternate directory to your PATH
For example: (note that the swinstall command is located at /usr/sbin/swinstall)
JDK:
swinstall -s <download> Jdk60.JDK60-* Jre60.JRE60-* @/<alternate_directory>
JRE:
swinstall -s <download> Jre60.JRE60-* @/<alternate_directory>
SD-UX prepends <alternate_directory> to the default product path. Java will
therefore install in /<alternate_directory>/opt/java6.
12