29 - 11 - 2024
Login Form



 


Share this post

Submit to FacebookSubmit to TwitterSubmit to LinkedIn

Java™ SE Development Kit 7, Update 9 (JDK 7u9)

The full version string for this update release is 1.7.0_09-b05 (where "b" means "build") and the version number is 7u9.

 

Olson Data 2012c

JDK 7u9 contains Olson time zone data version 2012c. For more information, refer to Timezone Data Versions in the JRE Software.

 

Security Baselines

The security baselines for the Java Runtime Environment (JRE) at the time of the release of JDK 7u9 are specified in the following table:

                                                                                                                                                                                                                                             
JRE Family VersionJRE Security Baseline              (Full Version String)
71.7.0_09
61.6.0_37
5.01.5.0_38
1.4.21.4.2_40

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 Blacklist Jar Feature documentation.

 

Bug Fixes

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

The following table lists some of the notable bug fixes included in this release:

                                                                                                                                                                                                                                                                                                                                                                   
Bug IDCategorySub_CategoryDescription
7175616javaclasses_util_i18nPorting fix for TimeZone from JDK 8 back to JDK 7
7195931jcepkcs11_cspUnsatisfiedLinkError on PKCS11.C_GetOperationState while using NSS from jre7u6 +
7187983javaclasses_securityXML Signature DOM implementation should not use instanceof to determine type of Node
7195301java_deploymentupdate[macosx] Unchecking the Check for Updates Automatically checkbox in the JCP prevents Manual Update

Known Issues

Area: deploy/webstart Synopsis: Regression - Issue in parsing jvm args for Java Web Start relaunch on Unix platforms.

Some combinations of java-vm-args and <property> elements in a jnlp file may cause some properties to be set incorrectly when Java Web Start is forced to relaunch. The problem is applicable to Solaris and Linux platforms.

In some cases, adding dummy property elements to the jnlp file may help prevent the problem.

DOWNLOAD