|
A fully supported version of the MPE/iX Software Developer's Kit (SDK) for
the Java 2 Platform, version 1.2.2 is now available for download.
Java will run on MPE/iX 6.5, 6.0 or 5.5. If you have not
previously installed Java on this system, you may find that
certain POSIX libraries are missing. This will typically
show up as unresolved externals when trying to run Java.
If you have this problem, download the LIBS.hp3000 script
below and run it on your system to create the necessary
libraries.
Please report any problems found to the Response Center.
New features in this release
(MPE Release A.22.05) Bug fixes:
- Fixed 'native stack overflow' seen by Enhydra users
- Fixed assertion failure in java_g
- Fixed error in RandomAccessFile.setLength() that affected
rmid program
(MPE Release A.22.04) Various bug fixes & performance improvements
(MPE Release A.22.02) Numerous bug fixes including:
- Default character encoding is now Roman9, the standard HP 3000
character set, rather than ISO8859-1, the default character set for
HP-UX and Solaris. Thanks to LegacyJ for providing the classes
to implement Roman9 and Roman8 (Roman9 is Roman8 + Euro support)
- Fix to read from $STDIN without hanging when device is console or
DTC-connected
- Fix problem where OS Version property was sometimes incorrectly
reported
- Performance improvements to method calls and class loading
- Fix to Socket.getLocalHost() to report actual host IP address
rather than localhost/127.0.0.1
- Fix to Math.log() where incorrect values were returned
- Fix to java.util.Date where the date could jump forward
incorrectly if called frequently within the same program
(JDK 1.2.2) Bug fixes from JavaSoft
(JDK 1.2) New features from JDK 1.2 API Specification
Known limitations in this release
None reported.
Download the Java code from here
There have been changes to the packaging of Java beginning with the SDK 1.2
release. Be sure to read the installation notes for details.
Instructions for downloading:
- Download the tar format file to your HP 3000 as a binary
or bytestream file.
- Read the installation notes and follow the instructions
- Java JDK 1.2.2 for MPE/iX 6.5, 6.0 or 5.5.
-
-
Installation notes for Java
-
-
Tar file of Java 1.2.2 for MPE/iX 7.0, 6.5 or 6.0
MPE Version A.22.05. Build date 1/23/01.
Last updated 1/31/01. Size 29,422,080 bytes.
-
Compressed tar file of JDK 1.2.2 API documentation
Can be installed on any web server (MPE or otherwise)
Last updated 11/30/99. Size 16,848,896 bytes
- LIBS.hp3000
POSIX shell script to create shared libraries
|