Remove statemnt about ALPHA quality of natvie jdk14 port. It's something
between beta and production now.
This commit is contained in:
parent
0c2b249fe1
commit
cf29a7c6d9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=18786
1 changed files with 1 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/install.sgml,v 1.9 2003/06/18 23:34:04 murray Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/install.sgml,v 1.10 2003/11/10 10:33:25 phantom Exp $">
|
||||
<!ENTITY title "FreeBSD &java; Project: How To Install">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -25,7 +25,6 @@ this port builds a native JDK for FreeBSD.</p>
|
|||
<BR>make install clean
|
||||
</code></p>
|
||||
|
||||
<p><b>Note:</b>The JDK 1.4 patchset for BSD is currently considered of ALPHA quality. It should be considered a work in progress and use in a production environment is at your own risk.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
Loading…
Reference in a new issue