Java Runtime Environment (64-bit) 歷史版本列表 Page32

最新版本 Java JRE 8 Update 391 (64-bit)

Java Runtime Environment (64-bit) 歷史版本列表

Java 運行時環境 64 位(JRE)允許您玩在線遊戲,與世界各地的人聊天,計算您的抵押貸款興趣,並查看三維圖像,僅舉幾例。這也是企業計算基礎的內聯網應用和其他電子商務解決方案的組成部分。下載 Java 脫機安裝程序安裝程序! Java 運行時環境(JRE)提供庫,Java 虛擬機和其他組件來運行用 Java 編程語言編寫的小程序和應用程序。另外,兩個關鍵的部署技術是 JRE 的一部分:Java... Java Runtime Environment (64-bit) 軟體介紹


Java Runtime Environment 1.7.0.0 (64-bit) 查看版本資訊

更新時間:2011-08-01
更新細節:

What's new in this version:

- Includes new features such as small language changes for improved developer productivity
- A new Filesystem API
- Support for asynchronous I/O
- A new fork/join framework for multicore performance
- Improved support for dynamic and script languages
- Updates to security
- Internationalization and web standards

Java Runtime Environment 1.6.0.26 (64-bit) 查看版本資訊

更新時間:2011-06-08
更新細節:

What's new in this version:

Olson Data 2011g:
- Java SE 6u26 contains Olson time zone data version 2011g.
Bug Fixes:
- This release contains fixes for security vulnerabilities.
Other Bug Fix:
- regression: cannot run filemaker application due to java.lang.ClassCircularityError

Java Runtime Environment 1.6.0.25 (64-bit) 查看版本資訊

更新時間:2011-04-24
更新細節:

What's new in this version:

# Olson Data 2011b
* Java SE 6u25 contains Olson time zone data version 2011b.

# Additional Supported System Configurations
* For Java SE 6u25, support has been added for the following system configurations:
- Oracle Linux 6
- Oracle Solaris 11 Express 2010.11
- Windows 7 with SP1
- Windows 2008 R2 with SP1
- Internet Explorer 9
- Firefox 4
- Chrome 10
- VirtualBox 4

# Java Hotspot VM 20
* Java SE 6u25 includes version 20 of the Java HotSpot Virtual Machine which contains improvements to performance, reliability and diagnostic information.

# Performance Improvement to BigDecimal
* Improvements have been made to class BigDecimal enhancing its performance by thirty percent. BigDecimal is enabled by specifying -XX:+AggressiveOpts command option.

# Performance Improvement to java.util.logging.LogRecord
* The performance of the class java.util.logging.LogRecord has been enhanced. This enhancement improves the efficiency of including source class and method names in java.util.logging log records.

# Bug Fixes
* Fixes for security vulnerabilities beyond those in Java SE 6u24.

Java Runtime Environment 1.6.0.24 (64-bit) 查看版本資訊

更新時間:2011-02-16
更新細節:

What's new in this version:

* OlsonData 2010o
- Java SE 6u24 contains Olson time zone data version 2010o.

* Java DB 10.6.2.1
- Java DB is upgraded to version 10.6.2.1.

* Bug Fixes
- Fixes for security vulnerabilities.
- pogo games crashes AOL browser with 6u23

Java Runtime Environment 1.6.0.23 (64-bit) 查看版本資訊

更新時間:2010-12-09
更新細節:

What's new in this version:

# OlsonData 2010l
- Java SE 6u23 contains Olson time zone data version 2010l.

# Java Hotspot VM 19.0
- Java SE 6u23 includes version 19.0 of the Java HotSpot Virtual Machine with improvements to overall performance and reliability.

# Java VisualVM 1.3.1
Java VisualVM based on VisualVM 1.3.1 is included in Java SE 6u23. This release introduces the following features and enhancements:
- Added Java version and vendor information to the application Overview view
- Built on NetBeans Platform and profiler 6.9.1

# Menu Item Corrections for Right-to-Left Languages
- Several bugs in the non-default alignment and text orientation for the menu items in Swing have been fixed, as this is particularly important for right-to-left languages such as Arabic.
- Another issue corrected is the position of the icon and the text. For the non-default positions the text used to overlap the icon in a menu item, this is no longer the case.
- All platform Look and Feel configurations will now handle menu items in right-to-left language situations. These fixes have been tested through their inclusion in the JDK 7 development release, but this is the first time they have been available via JDK 6.

# Additional Languages Support in Linux Systems
- Added support for SuSE Linux Enterprise Server 10 and 11 on Chinese (Simplified), Chinese (Traditional), Japanese, and Korean locales.

Java Runtime Environment 1.6.0.22 (64-bit) 查看版本資訊

更新時間:2010-10-13
更新細節:

What's new in this version:

* OlsonData 2010l
- Java SE 6u22 contains Olson time zone data version 2010l. For more information, refer to Timezone Data Versions in the JRE Software. 

* Root Certificates
- Added new Entrust Root CA-G2 and updated Entrust.net CA (2048) root certificates. (Refer to 6959911.)
- Add a new host name forward map entry (in /etc/hosts, NIS, or DNS) in a special form which is recognized by Java for the purpose of validating IPv4 and IPv6 name service mappings.
- The IPv4 general name form followed by an /etc/hosts file fragment example for IP address 10.11.12.13 is:

host.auth.ddd.ccc.bbb.aaa.in-addr.arpa
# /etc/hosts example
10.11.12.13 foo.bar.com.auth.13.12.11.10.in-addr.arpa

- Pre-pend a fully qualified host name before other mappings to the same address. For example, in /etc/hosts format:

10.11.12.13 foo loghost
10.11.12.13 foo.bar.com foo loghost

* Bug Fixes
- fixes for security vulnerabilities.

Java Runtime Environment 1.6.0.21 (64-bit) 查看版本資訊

更新時間:2010-07-09
更新細節:

What's new in this version:

# OlsonData 2010i

* Java SE 6u21 contains Olson time zone data version 2010i.

# Additional Supported System Configurations
For Java SE 6u21, support has been added for the following system configurations:
* Oracle Enterprise Linux 5.5
* Oracle Enterprise Linux 5.4
* Oracle Enterprise Linux 4.8
* Red Hat Enterprise Linux 5.5
* Red Hat Enterprise Linux 5.4
* Oracle VM 2.2.0.0.0
* Google Chrome 4.0

# Support for Customized Loading Progress Indicators

* With Java SE 6u21, you can now enhance the loading experience of an application by providing a customized loading progress indicator (sometimes referred to as a progress bar) to better inform the end user of how much of the application has been downloaded during startup.

# Java Hotspot VM 17.0

* Java SE 6u21 includes version 17.0 of the Java HotSpot Virtual Machine with improvements to overall quality and features such as compressed object pointers, escape analysis-based optimization, code cache management, the Concurrent Mark-Sweep garbage collector and its successor, the Garbage First (G1) garbage collector. (G1 continues to be available in Early Access via the -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC flag.

# Java VisualVM
Java VisualVM based on VisualVM 1.2.2 is included in Java SE 6u21. This release introduces the following features and enhancements:
* HeapWalker performance improvements
* VisualVM-Sampler performance improvements
* BTrace4VisualVM plugin introduces BTrace 1.1
* Profiling engine bugfixes
* Built on NetBeans Platform 6.8

# Security Exception Upon Drag-and-Drop
* Drag-and-drop would, under certain circumstances, result in a null value being passed instead of the expected data.
* Java SE 6u21 provides a fix that lets drag-and-drop operations succeed for signed applications or applications with the accessClipboard permission granted.

# Various Bug Fixes

Java Runtime Environment 1.6.0.20 (64-bit) 查看版本資訊

更新時間:2010-04-15
更新細節:

What's new in this version:

# OlsonData 2010b
- 6u20 contains Olson time zone data version 2010b

# Changes
- A Java Network Launch Protocol (JNLP) file without a codebase parameter

# Various Bug Fixes

Java Runtime Environment 1.6.0.19 (64-bit) 查看版本資訊

更新時間:2010-03-31
更新細節:

What's new in this version:

# OlsonData 2010b
* 6u19 contains Olson time zone data version 2010b.

# Root Certificates
* Added seven new root certificates, removed three root certificates and five root certificates replaced with stronger signature algorithms from VeriSign, Thawte and GeoTrust. (Refer to 6904162.) 

# Ensuring Application and Applet Security when Mixing Signed and Unsigned Code
* Signed Java Web Start applications and applets that contain signed and unsigned components could potentially be unsafe unless the mixed code was intended by the application vendor. As of this release, when mixed code is detected in a program, a warning dialog is raised. Mixing Signed and Unsigned Code explains this warning dialog and options that the user, system administrator, developer, and deployer have to manage it. 

# Interim Fix for the Transport Layer Security (TLS) Man-in-the-Middle Attack
* For more information about the vulnerability and the interim fix, please see the TLS Renegotiation Issue Readme. 

# Various Bug Fixes

Java Runtime Environment 1.6.0.18 (64-bit) 查看版本資訊

更新時間:2010-01-22
更新細節:

What's new in this version:

# OlsonData 2009s

* 6u18 contains Olson time zone data version 2009s.

# Additional Supported System Configurations
For 6u18, support has been added for the following system configurations:
* Ubuntu 8.04 LTS Desktop Edition for both JFB and Java SE (x86) in 32-bit
* SLES 11
* Windows 7 support is now available
* Red Hat Enterprise Linux 5.3

# VisualVM 1.2
VisualVM 1.2 is included in 1.6.0_18. VisualVM 1.2 introduces the following features and enhancements:
* Sampling CPU and Memory profiler plugin (VisualVM-Sampler available on Plugins Center)
* Support for multiple jstatd connections on a single local/remote host
* New charts with dynamic tooltips, public Charts API for plugins
* Monitor and Threads tab are saved into Application Snapshot
* Application Snapshots can be opened using the Load action or --openfile parameter
* Properties UI for Applications, Hosts and Snapshots, public Properties API for plugins
* Customizable proxy settings in Options dialog
* UI for customizing SSL certificates in Options dialog (VisualVM-Security available on Plugins Center)
* Enhanced JMX API to enable customizing JMX environment/connections by plugins
* Display name defined by the monitored application: visualvm.display.name property
* Improved performance for remote X sessions
* Automatic detection of broken jvmstat on Windows (username capitalization vs. hsperfdata file)
* Various UI improvements: main menu, toolbar and context menu; system (theme) colors; About dialog, profiler snapshots, HeapWalker

# Java DB
Java DB 10.5.3.0 is included in 1.6.0_18. Java DB 10.5.3.0 introduces the following improvements:
* SQL Roles
* Generated Columns
* LOB Improvements
* Replication of encrypted databases
* OFFSET/FETCH FIRST syntax
* In-memory back end
* Better updating of optimizer statistics
* Service-tag aware installers

# Performance Improvements
6u18 introduces improvements in the following areas:
* Faster jar File Creation
The fix of a long standing bug related to jar file creation has greatly improved creation time. For example, for a given jar file, it is possible that you might see a creation time improvement in the range of 20 percent. (Refer to 6496274.)

* Java Hotspot VM 16.0
6u18 includes version 16.0 of the Java HotSpot Virtual Machine. Contributing to increased performance in this release are several enhancements in Java HotSpot VM 16.0. These include:
- Improved NUMA-aware allocation
- Extensions to compressed object pointers
- Garbage collection improvements
> Updated Client JVM heap configuration
In the Client JVM, the default Java heap configuration has been modified to improve the performance of today's rich client applications. Initial and maximum heap sizes are larger and settings related to generational garbage collection are better tuned.
^ The default maximum heap size is half of the physical memory up to a physical memory size of 192 megabytes and otherwise one fourth of the physical memory up to a physical memory size of 1 gigabyte.
For example, if your machine has 128 megabytes of physical memory, then the maximum heap size is 64 megabytes, and greater than or equal to 1 gigabyte of physical memory results in a maximum heap size of 256 megabytes.
^ The maximum heap size is not actually used by the JVM unless your program creates enough objects to require it. A much smaller amount, termed the initial heap size, is allocated during JVM initialization. This amount is at least 8 megabytes and otherwise 1/64 of physical memory up to a physical memory size of 1 gigabyte.
^ The maximum amount of space allocated to the young generation is one third of the total heap size.
^ The updated heap configuration ergonomics apply to all collectors except Concurrent Mark-Sweep (CMS). CMS heap configuration ergonomics remain the same.
^ Server JVM heap configuration ergonomics are now the same as the Client, except that the default maximum heap size for 32-bit JVMs is 1 gigabyte, corresponding to a physical memory size of 4 gigabytes, and for 64-bit JVMs is 32 gigabytes, corresponding to a physical memory size of 128 gigabytes.
> Work stealing termination
> Work queue overflow processing
> Bit set processing on 64-bit Linux
- Class loading optimizations for faster startup
- Code generation improvements
> New intrinsics using SSE 4.2
> New intrinsics for Integer/Long bit operations - leading/trailing zeros, bit count
> Unsigned byte and integer loads
> Integer load shortening
> Elision of needless conversions between integer primitive types
> Optimization of common string concatenation patterns
- Garbage First (G1) garbage collector
> Improved reliability and performance
> Available as "early access" software.
- Serviceability enhancements
> New options to request a heap dump or class histogram before or after a full GC
> New tool to decode LogCompilation output
- Extensive reliability improvements

* Application Startup Improvements
- Better startup of applications and applets on systems where D3D is used. Savings are up to 100-200ms depending on application and the system.
- Revised support for pre-verification of FX runtime. Improves warm start of typical FX applications by up to 15 percent.
- Concurrent download of jars for webstart applications and applets.
- Number of other startup improvements for UI applications and applets.

* Runtime Performance Improvements for UI Applications
- Improved performance of applications using translucent windows.
- Better performance and smaller memory consumption by text rasterizer.
- Faster processing of PNG images.

* Ability to Read Larger .zip Files
- As of this update release, it is possible to read .zip files of sizes up to 4 gigabytes.

# Deployment Updates
* Java Web Start
Java Web Start now implements JSR-056 version 6.0.18.
New Java Network Launch Protocol (JNLP) API
- The javax.jnlp.DownloadService2 interface provides services to query the cache. See Using the DownloadService2 Service to learn more.
- The javax.jnlp.DownloadServiceListener interface provides methods to specify a custom progress indicator that indicates the progress of an application's download. See Using the DownloadServiceListener Service to learn more. See JNLP File Syntax for information about the syntax of JNLP files.
- The javax.jnlp.IntegrationService interface provides methods for programmatic management of shortcuts. See Using the IntegrationService Service to learn more.

* Deploying Java Web Start Applications Without Specifying the codebase Attribute The Deployment Toolkit script contains the following new functions that enable the deployment of Java Web Start applications without specifying the codebase attribute in the application's JNLP file:
- createWebStartLaunchButtonEx(jnlp, minimumVersion)
- launchWebStartApplication(jnlp)

* New JNLP Extension Security Dialog
A new security dialog has been introduced in 6u18 for installing signed Java extensions on a user's system. Java extensions are components described in JNLP files that are typically intended to be used by a large number of applications and applets.
The new security dialog is triggered by an application that references the Java extension in its JNLP file (by including it in the resources element). The security dialog will ask the user if they would like to install the extension. Once the extension is installed, it can be referenced by other applications without the need for asking the user's permission again (as long as it is the same extension from the same codebase).
The JNLP file of the Java extension must adhere to the following requirements:
- The JNLP file MUST contain a component-desc element that describes the Java extension.
- The JAR files that are specified in the resources element MUST be signed with the same certificate.
- The signer's certificate MUST contain an Authority Information Access or CRL Distribution Points extension so that the revocation status can be checked (via OCSP or CRLs).

# JSR-173 StAX 1.2 API Upgrade
* 6u18 includes an upgrade to minor revision 1.2 of JSR-173 Streaming API for XML (StAX) which was a result of Maintenance Reviews 2 and 3. You can find more details about these Maintenance Reviews in the JSR 173 Change Log.
* The StAX 1.2 upgrade maintains binary and source compatibility. Existing binaries compiled on StAX 1.0 will continue to run on StAX 1.2. Programs written to StAX 1.0 will continue to compile to StAX 1.2.
* There will be a minor behavioral difference if deprecated methods are used. In this case, there will be deprecation warnings at compilation. Other than these warning messages, the StAX 1.2 upgrade maintains behavioral compatibility.

# Various bug fixes