Greg Lewis has some developer-only patches for JDK 1.3.1.
PR: 29201 Submitted by: glewis@eyesbeyond.com
This commit is contained in:
parent
8f37085e82
commit
b5bcbfbbb7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=10040
1 changed files with 13 additions and 1 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/13.sgml,v 1.5 2001/06/23 22:32:51 dd Exp $">
|
<!ENTITY date "$FreeBSD: www/en/java/dists/13.sgml,v 1.6 2001/07/06 02:12:00 dd Exp $">
|
||||||
<!ENTITY title "FreeBSD Java Project: JDK 1.3">
|
<!ENTITY title "FreeBSD Java Project: JDK 1.3">
|
||||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||||
]>
|
]>
|
||||||
|
@ -10,6 +10,18 @@
|
||||||
<table border="0">
|
<table border="0">
|
||||||
<tr>
|
<tr>
|
||||||
<td>
|
<td>
|
||||||
|
<p>
|
||||||
|
<b>July 16, 2001:</b> <a href="mailto:glewis@eyesbeyond.com">Greg Lewis</a>
|
||||||
|
releases patches for developers interested in building a native
|
||||||
|
FreeBSD JDK 1.3.1. It should be noted that this is very much a
|
||||||
|
<strong>developer only</strong> release and will not build a working JDK.
|
||||||
|
The patches are primarily being released as an opportunity for interested
|
||||||
|
people to be able to contribute to the porting effort without having to
|
||||||
|
start from scratch. The patches and some cursory build instructions may be
|
||||||
|
downloaded at
|
||||||
|
<A HREF="http://www.eyesbeyond.com/freebsddom/java/jdk13.html">http://www.eyesbeyond.com/freebsddom/java/jdk13.html</a>
|
||||||
|
</p>
|
||||||
|
|
||||||
<P><B>September 15, 2000:</B> <a href="mailto:gallatin@cs.duke.edu">Andrew
|
<P><B>September 15, 2000:</B> <a href="mailto:gallatin@cs.duke.edu">Andrew
|
||||||
Gallatin</a> and <a href="mailto:sean@stat.Duke.EDU">Sean O'Connell</a>
|
Gallatin</a> and <a href="mailto:sean@stat.Duke.EDU">Sean O'Connell</a>
|
||||||
have been working on getting IBM's JDK 1.3 working. To make them work
|
have been working on getting IBM's JDK 1.3 working. To make them work
|
||||||
|
|
Loading…
Reference in a new issue