Oracle JDK 7.0u1 發布

jopen 13年前發布 | 15K 次閱讀 JDK 7

Oracle 發布了 JDK 7.0 的第一個更新版本,修復了 20 個安全方面的問題;OLson 時區數據更新到 2011g 版本等等。

更多詳情請看官方發行說明

下載地址:
http://www.oracle.com/technetwork/java/javase/downloads/index.html

Update Release Notes

Update Release Notes Index



Java? SE 7 Update 1

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.

Olson Data 2011g

Java SE 7u1 contains Olson time zone data version 2011g. For more information, refer to Timezone Data Versions in the JRE Software .

Security Baselines

The security baselines for the Java SE platform at the time of the release of Java SE 7u1 are specified in the following table:

JRE Family Version Java SE
Security Baseline
Java for Business
Security Baseline
7 1.7.0_1 1.7.0_1
6 1.6.0_29 1.6.0_29
5.0 1.5.0_32 1.5.0_32
1.4.2 1.4.2_34 1.4.2_34

For more information about security baselines, see Deploying Java Applets With Family JRE Versions in Java Plug-in for Internet Explorer .

Blacklist Entries

This update release includes the following new entries to the Blacklist:

Note: For more information see the Blacklist Jar Feature section in the Java SE 6u14 Release Notes.

RMI Registry Issue

A bug in the rmiregistry 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.

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.

As a workaround, RMI servers can set the java.rmi.server.codebase property to use codebase URLs other than the "file:" scheme for the objects they export.

Bug Fixes

This release contains fixes for security vulnerabilities. For more information, please see Oracle Java SE Critical Patch Update advisory.

Other Bug Fixes


Bug ID Category Sub-Category Synopsis
7068051  hotspot compiler2 SIGSEGV in PhaseIdealLoop::build_loop_late_post on T5440
7077439  hotspot compiler2 Possible reference through NULL in loopPrdicate.cpp:726
7073699  java_plugin misc Include 7067049  in 7u1
7068476  java_plugin plugin2 backport fix for 7066067  into 7u1
7071371  java_plugin plugin2 include 7068741  in 7u1
7075275  java_plugin plugin2 include the fix for 7072601  in 7u1

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!