Update Newsflash page to include news from Nate on our new access to Sun's
Java Compatability Kit. Submitted by: Nate Williams <nate@yogotech.com>
This commit is contained in:
parent
1829f0c6e2
commit
35bfa63684
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=7829
1 changed files with 22 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/newsflash.sgml,v 1.12 2000/05/03 17:17:50 patrick Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/newsflash.sgml,v 1.13 2000/05/04 12:32:05 patrick Exp $">
|
||||
<!ENTITY title "FreeBSD Java Project: Newsflash">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
|
@ -9,6 +9,27 @@
|
|||
<table border="0">
|
||||
<tr>
|
||||
<td>
|
||||
<H2>August, 2000</H2>
|
||||
<UL>
|
||||
<li><b>August 10, 2000:</b> On August 7th, 2000, the FreeBSD JDK team
|
||||
was given access to Sun's JCK (Java Compatability Kit),
|
||||
which will allow us to test and (hopefully!)
|
||||
release a binary version using the current set of patches.
|
||||
Unfortunately, we are unable (for legal reasons) to distribute a JDK
|
||||
that hasn't been run against the JCK like we were able to with the
|
||||
JDK1.1.* releases.
|
||||
|
||||
<P>Unfortunately, as told by Sun (we have no experience *yet*), running the
|
||||
JCK against the port is a difficult and time-consuming process.
|
||||
Hopefully it won't take us the 3 months that Sun expects it to take. :(
|
||||
|
||||
<P>Finally, there are still some issues regarind Motif that need to be
|
||||
resolved before a full public release can be made. Sun is working on
|
||||
that front, and we need to try contacting the OpenGroup to see if we can
|
||||
get a special exception for Motif binary distributions to use in the JDK
|
||||
release.
|
||||
|
||||
</UL>
|
||||
<H2>May, 2000</H2>
|
||||
<UL>
|
||||
<li><b>May 3, 2000:</b> Native JDK 1.2.2 port enters alpha test phase
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue