Add news item about alpha test of native JDK 1.2.2.
Obtained from: K.J. Koster <K.J.Koster@kpn.com>
This commit is contained in:
parent
f3f65209d0
commit
59f9dd7c74
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=7146
2 changed files with 31 additions and 3 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.6 2000/04/05 11:25:33 patrick Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/dists/12.sgml,v 1.7 2000/04/30 22:57:36 nik Exp $">
|
||||
<!ENTITY title "FreeBSD Java Project: JDK 2 (aka JDK 1.2)">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -11,7 +11,21 @@
|
|||
<tr>
|
||||
<td>
|
||||
<p>
|
||||
<b>March 22, 2000:</b>: Greg Lewis releases the pre-alpha patches for enterprising
|
||||
<b>May 3, 2000:</b> Greg Lewis has just announced that the native FreeBSD
|
||||
JDK 1.2.2 port has entered alpha test stage.
|
||||
<br>In its current form, the port will buildand run on most FreeBSD releases
|
||||
(3.4, 4.0 and 5.0 on x86) and work is being done on the others (2.2.8 on x86
|
||||
and 4.0 alpha). Most demo applets and applications run.
|
||||
<br>Currently we areare looking for enthusiasts who are willing to spend a
|
||||
little time testing the new port. While this is not a trivial task, there are
|
||||
clear step-by-step insturctions on how to build and use the port.
|
||||
<br>The patches may be found, as usual on:
|
||||
<br><a href="http://www.eyesbeyond.com/freebsd-jdk122-patches-latest.tar.gz">
|
||||
http://www.eyesbeyond.com/freebsd-jdk122-patches-latest.tar.gz</a>
|
||||
<br><a href="http://wweb.inter.nl.net/users/kjkoster/java/index.html">
|
||||
http://wweb.inter.nl.net/users/kjkoster/java/index.html</a>
|
||||
<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
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/newsflash.sgml,v 1.8 2000/05/01 03:30:02 patrick Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/newsflash.sgml,v 1.9 2000/05/02 12:06:48 patrick Exp $">
|
||||
<!ENTITY title "FreeBSD Java Project: Newsflash">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -11,6 +11,20 @@
|
|||
<td>
|
||||
<H2>May, 2000</H2>
|
||||
<UL>
|
||||
<li><b>May 3, 2000:</b> Native JDK 1.2.2 port Alpha Test
|
||||
<br>Greg Lewis has just announced that the native FreeBSD JDK 1.2.2 port
|
||||
has entered alpha test stage.
|
||||
<br>In its current form, the port will buildand run on most FreeBSD releases
|
||||
(3.4, 4.0 and 5.0 on x86) and work is being done on the others (2.2.8 on x86
|
||||
and 4.0 alpha). Most demo applets and applications run.
|
||||
<br>Currently we areare looking for enthusiasts who are willing to spend a
|
||||
little time testing the new port. While this is not a trivial task, there are
|
||||
clear step-by-step insturctions on how to build and use the port.
|
||||
<br>The patches may be found, as usual on:
|
||||
<br><a href="http://www.eyesbeyond.com/freebsd-jdk122-patches-latest.tar.gz">
|
||||
http://www.eyesbeyond.com/freebsd-jdk122-patches-latest.tar.gz</a>
|
||||
<br><a href="http://wweb.inter.nl.net/users/kjkoster/java/index.html">
|
||||
http://wweb.inter.nl.net/users/kjkoster/java/index.html</a>
|
||||
<li><b>May 1, 2000:</b> Request for Enhancement - Now the number 1 RFE
|
||||
<BR>We have petitioned Sun to provide an official FreeBSD JDK2 port. We are curr
|
||||
ently in <B>1st</B> place in the vote count. If you are a member of the Java De
|
||||
|
|
Loading…
Reference in a new issue