/***************************************************************************/ /* Java for OS/2 service update version JDK 1.1.8 IBM build o118-20001004 */ /* ---------------------------------------------------------------------- */ /***************************************************************************/ /* IMPORTANT: If your current JDK level is not 1.1.8 then ... */ /* */ /* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */ /* >>> DO NOT INSTALL THIS SERVICE ON TOP OF YOUR EXISTING SYSTEM <<< */ /* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */ /* */ /* This service is intended only for installation on systems where */ /* JDK 1.1.8 is already installed. This is because the 1.1.8 installation */ /* process updates your OS/2 operating system for JDK 1.1.8, adds the */ /* ICS debugger, and has support for multiple languages. */ /* */ /* If you are NOT currently running JDK 1.1.8 then you should download */ /* the 1.1.8 JDK code (and the latest feature installer if you do not */ /* have it) from //http:/service.boulder.ibm.com/asd-bin/doc/en_us/catalog */ /* */ /***************************************************************************/ /* APARS FIXED */ /* ----------- */ /* For a list of APARS fixed in this service update please see the */ /* fixes.lst file in the java11 installation directory. */ /***************************************************************************/ Self extract zip files available -------------------------------- runtime.exe - Runtime files which are always required. toolkit.exe - Toolkit required to develop java programs. samples.exe - Sample java programs. os2jre.exe - Java Runtime Environment if required. rmi-iiop-toolkit.exe - Remote Method Invocation - Internet Inter Orb Protocol if required. Installation of the JDK ----------------------- 1/ Back up your existing JAVA11 directory and sub directories. 2/ Make sure you are using the binary ftp option. 3/ Download runtime.exe, toolkit.exe and samples.exe 4/ Stop any JVMs that are currently using files in the java11 directory tree. 5/ From the root directory of the drive where Java is installed run each of the three downloaded EXE files in turn. NOTE: These zip files should be installed OVER your existing installation directory tree, not into an empty directory. 6/ Type java -fullversion to verify that you are now running the updated level of Java.