21 lines
703 B
XML
21 lines
703 B
XML
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
|
|
"http://www.FreeBSD.org/XML/doc/share/xml/xhtml10-freebsd.dtd" [
|
|
<!ENTITY title "&os; &java; Project: &jdk; 1.7">
|
|
]>
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<title>&title;</title>
|
|
|
|
<cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
|
|
</head>
|
|
|
|
<body class="navinclude.developers">
|
|
|
|
<p>
|
|
<b>June 26, 2011:</b> <a href="mailto:glewis@FreeBSD.org">Greg Lewis</a>
|
|
updates the <a href="http://openjdk.java.net/">&openjdk;</a> 7 port
|
|
to Build 147. This corresponds to the initial FCS release of &jdk; 7.
|
|
</p>
|
|
|
|
</body></html>
|