This release of Java 2 Standard Edition contains:
J2SE 1.4.2 for SCO UNIX is a full implementation of the Sun MicrosystemsTM Java 2 Platform - the technology and environment described in the SunTM specifications of the Java 2 Platform, Standard Edition, v. 1.4.2. (The _06 suffix on the version number indicates the patch level of the Sun J2SE that J2SE 1.4.2 for SCO UNIX corresponds to.)
J2SE 1.4.2_06
J2SE 1.4.2_06 for SCO UNIX, available at this download site, is the latest and cumulative update to J2SE 1.4.2. It supercedes the J2SE 1.4.2_04 release previously released on this web site. It contains Java 1.4 2 plug-in support for SCO UNIX Mozilla browsers and the latest set of fixes from Sun including the following security fixes.
Sun Alert ID Description ????? A vulnerability in the Java Plug-in may allow an untrusted applet to escalate priveleges through JavaScript to Java communication. ????? A vulnerability in the Java Plug-in may allow an untrusted applet to inappropriately interfere with another applet in the same web-page including causing it to incorrectly load non-code resources such as files and web pages. ????? A vulnerability in the Java(TM) Runtime Environment with object deserialization may allow a remote attacker to cause the Java Virtual Machine to become unresponsive, resulting in a denial-of-service condition for the runtime environment and servers that run on the runtime environment. 57613 The XLST processor included with the Java(TM) Runtime Environment may allow an untrusted applet to read data from another applet that is processed using the XSLT processor and may allow the untrusted applet to escalate privileges.
J2SE 1.4.2_04
J2SE 1.4.2_04 for SCO UNIX, available at this download site, is the latest and cumulative update to J2SE 1.4.2. It contains the latest set of fixes from Sun. It supercedes the J2SE 1.4.2_03 release in UnixWare 7.1.4 and OpenServer 5.0.7 MP3.
Sun Alert ID Description 57555 Java Runtime Environment Remote Denial of Service (DoS) Vulnerability
J2SE 1.4.2_03
J2SE 1.4.2 for SCO UNIX is a major new release compared to the previous J2SE 1.3.1 for SCO UNIX. J2SE 1.4.2_03 for SCO UNIX, the initial J2SE 1.4.2 release on SCO UNIX platforms, was part of the UnixWare 7.1.4 and OpenServer 5.0.7 MP3 releases.
Supported SCO UNIX platforms:
urwfonts
[*]
J2SE 1.4.2 for SCO UNIX is not supported on older versions of the supported operating systems, such as SCO OpenServer Release 5.0.6 or UnixWare 7 Release 7.1.1, nor is it available for older operating systems, such as the SCO UnixWare 2 operating system.
J2SE 1.4.2 for SCO UNIX cannot be used with the older OSRcompat packages that were released together with older versions of UnixWare 7 and OpenServer.
For the most part the J2SE 1.4.2 is identical for all supported platforms, and everything in these release notes applies to all supported platforms unless otherwise noted.
[*] Package urwfonts
is available
as part of the UnixWare 7.1.3 and 7.1.4 and
OpenServer 5.0.7 media kits and is automatically installed as
part of Initial System Load if Java is installed. It is also available in
the UnixWare 7.1.3 Update Pack 4 media or in
the UnixWare and OpenServer Development Kit 7.1.3 or 7.1.4 and is
downloadable from this web page.
[**]
The required
runtime on OpenServer 5.0.7 are the libraries contained in the package set OSRcompat
version 8.0.2 provided in the SCO OpenServer Release 5.0.7
Maintenance Pack 3 as the "UDK Compatibility Libraries".
Approx. Size | |||
urwfonts |
3 MB | (URW)++ Free X11 Fonts | |
j2jre142 |
urwfonts
runtime (above) |
51 MB |
Runtime Support:
java , the Java virtual machine interpreter (JVM);
the "client" and "server" dynamic compilers;
Java Foundation Classes (JFC) & Swing Package; and
basic API libraries:
language support,
I/O,
AWT,
networking,
utilities,
images,
media,
math,
compression,
and
security.
Distributed applications and database access:
|
j2sdk142 |
j2jre142 | 23 MB |
Development Tools:
appletviewer , the Java Applet Viewer;
javac , the Java Compiler;
jdb , the command-line Java debugger;
javah , the C Header and Stub File Generator
for native methods;
javap , the Java Class File Disassembler;
javadoc , the JAVA API Documentation Generator;
jar , the Java Archive (JAR) tool;
and assorted other commands used in Java development;
class libraries used in Java development;
header files used in native code development.
Also Java demo applets and applications;
demos of Swing functionality;
Java Plug-in demos;
native method demos.
|
j2plg142 |
j2jre142 | 3.8 MB | Java 2 Plug-in for Mozilla browser, 1.2.1 through 1.7.x on UnixWare 7.1.4 and OpenServer 5.0.7. |
Note: Where one J2SE 1.4.2.1 package requires another J2SE 1.4.2.1 package, the version numbers of the packages must be the same. The Java 2 SDK package, version 1.4.2.1.06 requires the Java 2 Runtime, version 1.4.2.06.
The J2SE 1.4.2 product is distributed as two separate installable Java packages plus a urwfonts
package, if needed.
pkgadd
datastream format.
File Package Version urwfonts.ds.Z urwfonts
2.0 j2jre142.ds.Z j2jre142
1.4.2.06 j2sdk142.ds j2sdk142
1.4.2.06 j2plg142.ds j2plg142
1.4.2.06
File Custom Package Custom Version UW Package UW Pkg. Version Java2_JRE_142.VOLS.tar Java2_JRE_142 1.4.2Fa j2jre142
1.4.2.06 urwfonts
2.0 Java2_SDK_142.VOLS.tar Java2_SDK_142 1.4.2Fa j2sdk142
1.4.2.06 Java2_PLUGIN_142.VOLS.tar Java2_PLUGIN_142 1.4.2Fa j2plgdk142
1.4.2.06
Change directory into the directory containing the downloaded package datastreams
cd <download-dir>
On UnixWare 7.1.4:
Install the J2SE 1.3.1 packages in the following order.
If the package datastreams have been downloaded in compressed format:zcat urwfonts.ds.Z | pkgadd -d -If the package datastreams have been uncompressed when downloaded with your browser:
zcat j2jre142.ds.Z | pkgadd -d -
pkgadd -d `pwd`/j2sdk142.ds
pkgadd -d `pwd`/j2plg142.ds
pkgadd -d `pwd`/urwfonts.ds
pkgadd -d `pwd`/j2jre142.ds
pkgadd -d `pwd`/j2sdk142.ds
pkgadd -d `pwd`/j2plg142.ds
On OpenServer, having downloaded the custom format files:
Make a subdirectory for each custom tar file that you downloaded.mkdir JRE SDK PLUGINUnwind each tar file into the corresponding subdirectory.cd JRE; tar -xf ../Java2_JRE_142.VOLS.tarSoftware should be installed in the following order:
cd ../SDK; tar -xf ../Java2_SDK_142.VOLS.tar
cd ../PLUGIN; tar -xf ../Java2_PLUGIN_142.VOLS.tar
- Java 2 Runtime Environment
- Java 2 Software Development Kit
- Java 2 Plug-in
Run the Software Manager with the command:scoadmin softwareor double-click on the Software Manager icon in the desktop.
or
custom
- Pull down the "Software" menu and select "Install New".
- When prompted for the host from which to install, choose the local machine and then "Continue".
- In the "Select Media" menu, pull down the "Media Device" menu. Select "Media Images", then choose "Continue".
- When prompted for the "Image Directory", enter the directory where you unwound the tar file of the package to be installed and choose "OK".
- When prompted to select the software to install, the single software package in the directory will by highlighted. Choose "Install".
- Repeat steps 1 through 5 for each remaining software download file to be installed.
Document version 405-000-044-b
19 November 2004
Copyright © 2004 The SCO Group, Inc. All rights reserved.