This directory contains releases of the Sun JDK version 1.1.8 for
the NetBSD/i386 platform. They are Release Candidate 1 (rc1).
jdk1.1.8-rc1.tgz
----------------
This release is a.out format compiled on NetBSD 1.4. It should work
on any 1.4.x release or any -current release using a.out emulation.
jdk1.1.8-rc1-elf.tgz
--------------------
This release is ELF format compiled on NetBSD 1.4P. It should work
on 1.4P or later and 1.5 or later releases. It will *not* work on
1.4.x releases.
KNOWN BUGS
----------
* There have been reports of problems of file descriptor overflow
when reading from some jar files. You can try increasing the maximum
number of fd's per process as a workaround. I'm looking into a real
solution.