JDK 1.4 is no longer built with libkse by default on -current.

Approved by:	blackend (mentor)
This commit is contained in:
Alex Dupre 2004-01-28 20:33:02 +00:00
parent 95393a7457
commit a7b632677c
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=19868

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/java/dists/14.sgml,v 1.7 2003/12/30 19:30:54 glewis Exp $">
<!ENTITY date "$FreeBSD: www/en/java/dists/14.sgml,v 1.8 2004/01/15 15:46:18 ale Exp $">
<!ENTITY title "FreeBSD &java; Project: &jdk; 1.4">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]>
@ -16,9 +16,8 @@
Lewis</a> has released the sixth patchset (patchlevel 6) for the &jdk;&nbsp;1.4
software. This release should be suitable for most applications. The &jdk; it
produces is de facto compliant, but use in a production environment is still at
your own risk. This patchset is mainly a bugfix release over 1.4.2p5, with the
exception being the change of the default threads library for -CURRENT to be
libkse rather than libc_r. Information on downloading the patchset can be
your own risk. This patchset is mainly a bugfix release over 1.4.2p5.
Information on downloading the patchset can be
found at
<a href="http://www.eyesbeyond.com/freebsddom/java/jdk14.html">http://www.eyesbeyond.com/freebsddom/java/jdk14.html</a>.
</p>