Correct links to jdk files.
Obtained from: Mikhail A.Golovanov <mgolovanov@ntl.ru>
This commit is contained in:
parent
04b1fadfc9
commit
80aa049a3f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=7131
1 changed files with 7 additions and 7 deletions
|
@ -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.6 2000/04/05 11:25:22 patrick Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/newsflash.sgml,v 1.7 2000/04/30 22:57:34 nik Exp $">
|
||||
<!ENTITY title "FreeBSD Java Project: Newsflash">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -43,10 +43,10 @@ http://www.jmcm.org/tech/ports/linux_jdk.html</a>. (Reported by Jose Marques)
|
|||
<LI><B>November 9, 1999:</B>Another JDK1.1.8 release to fix a separate class of multicast bugs.
|
||||
<UL>
|
||||
<LI>
|
||||
<A HREF="jdk1.1.8_AOUT.V99-11-9.tar.gz">jdk1.1.8_AOUT.V99-11-9.tar.gz</A>.
|
||||
<A HREF="http://www.freebsd.org/patrick/jdk1.1.8_AOUT.V99-11-9.tar.gz">jdk1.1.8_AOUT.V99-11-9.tar.gz</A>.
|
||||
For FreeBSD versions 2.2.*, which use the A.OUT binary format.
|
||||
<LI>
|
||||
<A HREF="jdk1.1.8_ELF.V99-11-9.tar.gz">jdk1.1.8_ELF.V99-11-9.tar.gz</A>.
|
||||
<A HREF="http://www.freebsd.org/patrick/jdk1.1.8_ELF.V99-11-9.tar.gz">jdk1.1.8_ELF.V99-11-9.tar.gz</A>.
|
||||
For FreeBSD versions 3.* and 4.* which use the ELF binary format. Note, due to a
|
||||
number of changes in -CURRENT, the JDK may not work properly.
|
||||
</UL>
|
||||
|
@ -64,10 +64,10 @@ some minor bugs that people have found, as well as to speedup the JDK.
|
|||
For details checkout the README.FreeBSD supplied in the releases.
|
||||
<UL>
|
||||
<LI>
|
||||
<A HREF="jdk1.1.8_AOUT.V99-9-22.tar.gz">jdk1.1.8_AOUT.V99-9-22.tar.gz</A>.
|
||||
<A HREF="http://www.freebsd.org/patrick/jdk1.1.8_AOUT.V99-9-22.tar.gz">jdk1.1.8_AOUT.V99-9-22.tar.gz</A>.
|
||||
For FreeBSD versions 2.2.*, which use the A.OUT binary format.
|
||||
<LI>
|
||||
<A HREF="jdk1.1.8_ELF.V99-9-22.tar.gz">jdk1.1.8_ELF.V99-9-22.tar.gz</A>.
|
||||
<A HREF="http://www.freebsd.org/patrick/jdk1.1.8_ELF.V99-9-22.tar.gz">jdk1.1.8_ELF.V99-9-22.tar.gz</A>.
|
||||
For FreeBSD versions 3.* and 4.* which use the ELF binary format.
|
||||
</UL>
|
||||
</UL>
|
||||
|
@ -81,10 +81,10 @@ did floating point calculations and based on the code could produce
|
|||
completely bogus results.
|
||||
<UL>
|
||||
<LI>
|
||||
<A HREF="jdk1.1.8_AOUT.V99-7-19.tar.gz">jdk1.1.8_AOUT.V99-7-19.tar.gz</A>.
|
||||
<A HREF="http://www.freebsd.org/patrick/jdk1.1.8_AOUT.V99-7-19.tar.gz">jdk1.1.8_AOUT.V99-7-19.tar.gz</A>.
|
||||
For FreeBSD versions 2.2.*, which use the A.OUT binary format.
|
||||
<LI>
|
||||
<A HREF="jdk1.1.8_ELF.V99-7-19.tar.gz">jdk1.1.8_ELF.V99-7-19.tar.gz</A>.
|
||||
<A HREF="http://www.freebsd.org/patrick/jdk1.1.8_ELF.V99-7-19.tar.gz">jdk1.1.8_ELF.V99-7-19.tar.gz</A>.
|
||||
For FreeBSD versions 3.* and 4.* which use the ELF binary format.
|
||||
</UL>
|
||||
|
||||
|
|
Loading…
Reference in a new issue