Adding notice about pre-alpha JDK 1.2.2 patches.
Submitted by: K.J.Koster@kpn.com
This commit is contained in:
parent
52045067b3
commit
5cf3d25848
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=6995
1 changed files with 11 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/dists/12.sgml,v 1.3 2000/01/31 03:17:55 patrick Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/dists/12.sgml,v 1.4 2000/03/12 14:51:48 patrick Exp $">
|
||||
<!ENTITY title "FreeBSD Java Project: JDK 2 (aka JDK 1.2)">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -11,6 +11,16 @@
|
|||
<tr>
|
||||
<td>
|
||||
<p>
|
||||
<b>March 22, 2000:</b>: Greg Lewis releases the pre-alpha patches for enterprising
|
||||
Java users to build their own native FreeBSD JDK 1.2.2 from. This
|
||||
process is not for the faint of heart, and the resulting JDK is not for
|
||||
production systems. Having said that, most AWT and Swing demo's have been
|
||||
found to run. There is plenty of work to do, and we need all the testers we
|
||||
can find. Patches and build instructions may be downloaded from
|
||||
<A HREF="http://www.eyesbeyond.com/freebsd-jdk122-patches-4.tar.gz">http://www.eyesbeyond.com/freebsd-jdk122-patches-4.tar.gz</A>. Currently open
|
||||
issues and test results may be found at
|
||||
<A HREF="http://web.inter.nl.net/users/kjkoster/java/index.html">http://web.inter.nl.net/users/kjkoster/java/index.html.</A> </p>
|
||||
<p>
|
||||
<b>January 30, 2000:</b> The Linux Blackdown Port Team has released RC4 of JDK 1.2
|
||||
. It has been tested on FreeBSD 3.4-STABLE and later and runs all demo applets
|
||||
and jfc demos. Several people have mentioned some problems running it with
|
||||
|
|
Loading…
Reference in a new issue