- Change bootstrap method. No longer use 1.3-linux port to bootstrap.
Use class files from a linux binary jdk and extra source and header
files from my website.
- Remove plugin support. plugin has security issues and doesn't work
with recent mozilla/firefox versions.
- Patches for arm native-threads are included but not enabled yet.
I prefer to have all arches use green-threads to avoid arch specific
pkg files. Also noticed some regressions with native-threads on i386.
arm support from Dale Rahn (drahn@).
- quiet pre-patch phase
okay ian@
The Java 2 SDK software includes tools useful for developing and
testing programs written in the Java programming language and
running on the Java platform.
i386-only for now.
Requires manual registration/fetch of distfile from Sun due to
their restrictions.
From maintainer Kurt Miller <truk@optonline.net>