Downloading the HP-UX JDK (5.2.4.1 and earlier)

Access the correct HP-UX JDK for your installation by first referring to the system requirements and then by downloading the correct JDK.

Attention: This procedure applies to only Sterling B2B Integrator release 5.2.4.1 and earlier. To download the HP-UX JDK for release 5.2.4.2, see the Release Notes for that release.
  1. Determine the JDK that you need for your installation. See UNIX/Linux JDK Requirements.
  2. Go to the main HP-UX Java™ 6 download page at JDK, JRE, and Plug-In 6.0.x Downloads and Documentation.
  3. In the JDK/JRE 6.0.x Downloads section, click the link for the required version.
  4. Sign in to the HP website.
  5. Select the required JDK version.
  6. Complete the forms and click Next.
  7. Click Get Software for the packages you selected.
  8. Select each product in the list and then click Download Directly >> for each product.
  9. Install the Processor-specific depo into the /opt/java6 directory onto your system.
  10. Apply the Floating Point fix utility tool to address Oracle security alert CVE-2010-4476:
    1. Go to the website https://h20392.www2.hp.com/portal/swdepot/try.do?productNumber=FPUPDATER.

      For information on applying the Floating Point fix utility tool to address Oracle security alert CVE-2010-4476, see FPUpdater Tool Download and Documentation.

    2. Complete the form, and sign in to the HP website if needed.
    3. Click Get Software.
    4. Click Download Directly >>.
    5. Extract the fpupdater-1_0.zip file.
    6. Enter the following command to patch the JDK:
      /opt/java6/bin/java -jar /path/fpupdater/fpupdater.jar -u -v
    7. Enter the following command to verify that the patch was applied:
      /opt/java6/bin/java -jar /path/fpupdater/fpupdater.jar -t -v