Oracle JDK 7.0u1 发布

jopen 12年前
     <p>Oracle 发布了 JDK 7.0 的第一个更新版本,修复了 20 个安全方面的问题;OLson 时区数据更新到 2011g 版本等等。</p>    <p>更多详情请看官方<a href="/misc/goto?guid=4958194533613222191" target="_blank">发行说明</a>。</p>    <p>下载地址:<br /> <a href="/misc/goto?guid=4958194273535215796" target="_blank">http://www.oracle.com/technetwork/java/javase/downloads/index.html</a></p>    <h3>Update Release Notes</h3>    <p><a><strong>Update Release Notes Index</strong> </a></p>    <hr size="3" noshade="" />    <p><a><br /> </a></p>    <h3><a id="170_1" name="170_1"></a>Java™ SE 7 Update 1</h3>    <p>The full internal version number for this update release is 1.7.0_1-b08 (where "b" means "build"). The external version number is 7u1.</p>    <h3><a id="tz-1.7.0_1" name="tz-1.7.0_1"></a>Olson Data 2011g</h3>    <p>Java SE 7u1 contains Olson time zone data version 2011g. For more information, refer to <a href="/misc/goto?guid=4958194264622628587">Timezone Data Versions in the JRE Software</a> .</p>    <h3><a id="securitybaseline-1.7.0_1" name="securitybaseline-1.7.0_1"></a>Security Baselines</h3>    <p>The security baselines for the Java SE platform at the time of the release of Java SE 7u1 are specified in the following table:</p>    <p> </p>    <table border="1" cellspacing="0" summary="security baselines for this update release" cellpadding="5">     <thead>      <tr>       <th scope="col">JRE Family Version</th>       <th scope="col">Java SE <br clear="none" /> Security Baseline</th>       <th scope="col">Java for Business <br clear="none" /> Security Baseline</th>      </tr>     </thead>     <tbody>      <tr>       <td>7</td>       <td>1.7.0_1</td>       <td>1.7.0_1</td>      </tr>      <tr>       <td>6</td>       <td>1.6.0_29</td>       <td>1.6.0_29</td>      </tr>      <tr>       <td>5.0</td>       <td>1.5.0_32</td>       <td>1.5.0_32</td>      </tr>      <tr>       <td>1.4.2</td>       <td>1.4.2_34</td>       <td>1.4.2_34</td>      </tr>     </tbody>    </table>    <br />    <p></p>    <p>For more information about security baselines, see <a href="/misc/goto?guid=4958194266105618906">Deploying Java Applets With Family JRE Versions in Java Plug-in for Internet Explorer</a> .</p>    <h3><a id="blacklistentries-7u1" name="blacklistentries-7u1"></a>Blacklist Entries</h3>    <p>This update release includes the following new entries to the Blacklist:</p>    <ul>     <li><a href="/misc/goto?guid=4958194266842716978">Cisco AnyConnect Mobility Client </a></li>     <li><a href="/misc/goto?guid=4958194267578030506">Microsoft UAG Client </a></li>    </ul>    <p><strong>Note:</strong> For more information see the <a href="/misc/goto?guid=4958194268322194441">Blacklist Jar Feature</a> section in the Java SE 6u14 Release Notes.</p>    <h3><a id="rmiregistryissue" name="rmiregistryissue"></a>RMI Registry Issue</h3>    <p>A bug in the <code>rmiregistry</code> command included in this release may cause unintended exceptions to be thrown when an RMI server attempts to bind an exported object which includes codebase annotations using the "file:" URL scheme. The RMI servers most likely to be effected are those which are invoked only by RMI clients executing on the same host as the server.</p>    <p>RMI annotates codebase information as part of the serialized state of a remote object reference to assist RMI clients in loading the required classes and interfaces associated with the object at runtime. Exported objects which are looked up in the RMI registry and invoked by RMI clients running on hosts other than the server are usually annotated with codebase URL schemes, such as "http:" or "ftp:" and these should continue to work correctly.</p>    <p>As a workaround, RMI servers can set the <code>java.rmi.server.codebase</code> property to use codebase URLs other than the "file:" scheme for the objects they export.</p>    <h3><a id="bugfixes-7u1" name="bugfixes-7u1"></a>Bug Fixes</h3>    <p>This release contains fixes for security vulnerabilities. For more information, please see <a href="/misc/goto?guid=4958194269070632488" target="">Oracle Java SE Critical Patch Update</a> advisory.</p>    <h4><a id="otherbugfixes-7u1" name="otherbugfixes-7u1"></a>Other Bug Fixes</h4>    <p><br /> </p>    <table border="2" cellspacing="0" cellpadding="1">     <tbody>      <tr>       <th>Bug ID</th>       <th>Category</th>       <th>Sub-Category</th>       <th>Synopsis</th>      </tr>      <tr>       <td align="right"><a href="/misc/goto?guid=4958183187990686251">7068051</a> </td>       <td>hotspot</td>       <td>compiler2</td>       <td>SIGSEGV in PhaseIdealLoop::build_loop_late_post on T5440</td>      </tr>      <tr>       <td align="right"><a href="/misc/goto?guid=4958194539797856774">7077439</a> </td>       <td>hotspot</td>       <td>compiler2</td>       <td>Possible reference through NULL in loopPrdicate.cpp:726</td>      </tr>      <tr>       <td align="right"><a href="/misc/goto?guid=4958194540544467343">7073699</a> </td>       <td>java_plugin</td>       <td>misc</td>       <td>Include <a href="/misc/goto?guid=4958194541435176516">7067049</a>  in 7u1</td>      </tr>      <tr>       <td align="right"><a href="/misc/goto?guid=4958194542221224886">7068476</a> </td>       <td>java_plugin</td>       <td>plugin2</td>       <td>backport fix for <a href="/misc/goto?guid=4958194542937365573">7066067</a>  into 7u1</td>      </tr>      <tr>       <td align="right"><a href="/misc/goto?guid=4958194543686193718">7071371</a> </td>       <td>java_plugin</td>       <td>plugin2</td>       <td>include <a href="/misc/goto?guid=4958194544637822403">7068741</a>  in 7u1</td>      </tr>      <tr>       <td align="right"><a href="/misc/goto?guid=4958194545406068175">7075275</a> </td>       <td>java_plugin</td>       <td>plugin2</td>       <td>include the fix for <a href="/misc/goto?guid=4958194546157089161">7072601</a>  in 7u1</td>      </tr>     </tbody>    </table>    <p></p>