. Announce patchset 2 for JDK 1.5.0.
This commit is contained in:
parent
a646d66dc4
commit
9ad48de874
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=25547
2 changed files with 27 additions and 8 deletions
|
@ -1,6 +1,6 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||||
<!ENTITY base CDATA "../..">
|
<!ENTITY base CDATA "../..">
|
||||||
<!ENTITY date "$FreeBSD: www/en/java/dists/15.sgml,v 1.1 2005/01/20 09:00:13 phantom Exp $">
|
<!ENTITY date "$FreeBSD: www/en/java/dists/15.sgml,v 1.2 2005/04/14 20:06:16 glewis Exp $">
|
||||||
<!ENTITY title "FreeBSD &java; Project: &jdk; 1.5">
|
<!ENTITY title "FreeBSD &java; Project: &jdk; 1.5">
|
||||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||||
]>
|
]>
|
||||||
|
@ -12,12 +12,13 @@
|
||||||
<td>
|
<td>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<b>January 19, 2005:</b> <a href="mailto:glewis@FreeBSD.org">Greg
|
<b>September 3, 2005:</b> <a href="mailto:glewis@FreeBSD.org">Greg
|
||||||
Lewis</a> has released the first patchset (patchlevel 1, "Sabretooth")
|
Lewis</a> has released the second patchset (patchlevel 2, "Tasmanian")
|
||||||
for the &jdk; 1.5.0 software. This initial patchset is only suitable
|
for the &jdk; 1.5.0 software. This patchset is considered a beta
|
||||||
for early testers and developers. Support for the following
|
release as it is now stable on FreeBSD 4.x and has support for
|
||||||
versions of FreeBSD is included -- <b>i386/5.3</b> and <b>amd64/5.3</b>.
|
Java Web Start and the Java browser plugin (Mozilla and Firefox).
|
||||||
Information on downloading the patchset can be found at
|
Support for recent releases of FreeBSD on both the i386 and amd64 architectures
|
||||||
|
is provided. Information on downloading the patchset can be found at
|
||||||
<a href="http://www.eyesbeyond.com/freebsddom/java/jdk15.html">http://www.eyesbeyond.com/freebsddom/java/jdk15.html</a>.
|
<a href="http://www.eyesbeyond.com/freebsddom/java/jdk15.html">http://www.eyesbeyond.com/freebsddom/java/jdk15.html</a>.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
@ -27,6 +28,16 @@ builds on FreeBSD 4.11/i386. Unfortunately there are still serious
|
||||||
run time issues on this platform.
|
run time issues on this platform.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
<b>January 19, 2005:</b> <a href="mailto:glewis@FreeBSD.org">Greg
|
||||||
|
Lewis</a> has released the first patchset (patchlevel 1, "Sabretooth")
|
||||||
|
for the &jdk; 1.5.0 software. This initial patchset is only suitable
|
||||||
|
for early testers and developers. Support for the following
|
||||||
|
versions of FreeBSD is included -- <b>i386/5.3</b> and <b>amd64/5.3</b>.
|
||||||
|
Information on downloading the patchset can be found at
|
||||||
|
<a href="http://www.eyesbeyond.com/freebsddom/java/jdk15.html">http://www.eyesbeyond.com/freebsddom/java/jdk15.html</a>.
|
||||||
|
</p>
|
||||||
|
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</TABLE>
|
</TABLE>
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||||
<!ENTITY base CDATA "..">
|
<!ENTITY base CDATA "..">
|
||||||
<!ENTITY date "$FreeBSD: www/en/java/newsflash.sgml,v 1.41 2004/12/18 08:14:34 glewis Exp $">
|
<!ENTITY date "$FreeBSD: www/en/java/newsflash.sgml,v 1.42 2005/01/20 09:00:13 phantom Exp $">
|
||||||
<!ENTITY title "FreeBSD &java; Project: Newsflash">
|
<!ENTITY title "FreeBSD &java; Project: Newsflash">
|
||||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||||
]>
|
]>
|
||||||
|
@ -10,6 +10,14 @@
|
||||||
<tbody><tr>
|
<tbody><tr>
|
||||||
<td>
|
<td>
|
||||||
|
|
||||||
|
<h2>September, 2005</h2>
|
||||||
|
<ul>
|
||||||
|
<li><b>September 3, 2005:</b>
|
||||||
|
<br><a href="mailto:glewis@FreeBSD.org">Greg Lewis</a> has released the
|
||||||
|
second patchset in the &jdk; 1.5 series. See the
|
||||||
|
<a href="dists/15.html">JDK 1.5.x page</a> for more details.</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
<h2>January, 2005</h2>
|
<h2>January, 2005</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><b>January 19, 2005:</b>
|
<li><b>January 19, 2005:</b>
|
||||||
|
|
Loading…
Reference in a new issue