Release Notes - Java SE 7
Posted by on 18 July 2013 01:00 PM
|
|||||
Overview - Java SE 7This Release Note covers all point releases for the Java SE 7 branch that are offered by eApps. Upgrade instructions are included.
eApps recommends, as a best practice, to maintain a staging server where you can test software upgrades before moving them into production. This approach will allow you to minimize the risk of data loss and downtime of your production service when performing software upgrades. If necessary, you can rebuild your staging Virtual Server on demand so that you have a fresh installation to test on. If you need more information about setting up a staging Virtual Server, please contact eApps Sales. IMPORTANT: Java SE 7 has an extensive list of new features and changes. Upgrading to this version may significantly impact the operation of your applications. See the Java SE 7 Release Notes for a list of changes that may cause issues when upgrading: http://www.oracle.com/technetwork/java/javase/7u-relnotes-515228.html. Please read this document carefully to understand all the changes in the Java SE 7 release. All Java SE 7 documentation is located here:http://docs.oracle.com/javase/7/docs/ Java SE 7 and above are only available for Virtual Servers running CentOS 6 (ISPmanager). If you are on a CentOS 5 (Webmin) or CentOS 4 (VPS) plan and need Java SE 7, you will need to migrate to a CentOS 6 (ISPmanager) plan. Contact eApps Sales for more information. eApps Release Notes for Java SE 7 1.7.0_80 How to upgrade Highlighted Features and Fixes in Java SE 7 1.7.0_80
Features
Fixes
The official Release Notes for Java SE 7 1.7.0_80 are available here - http://www.oracle.com/technetwork/java/javase/7u80-relnotes-2494162.html Highlighted Features and Fixes in Java SE 7 1.7.0_76SSLv3 is disabled by default in Java SE 7 1.7.0_76 and for all subsequent Java SE 7 releases. Due to security issues SSLv3 is obsolete and should no longer be used. FeaturesJava SE 7 1.7.0_76 is a bug fix and security release, no new features have been added. Fixes
The official Release Notes for Java SE 7 1.7.0_76 are available here - http://www.oracle.com/technetwork/java/javase/7u76-relnotes-2389087.html Highlighted Features and Fixes in Java SE 7 1.7.0_72All Oracle products that are compliant with SSL v3.0 are vulnerable to POODLE, an exploit in the SSL v3 code. More information about POODLE and which Oracle products are affected is available here - CVE-2014-3566. NOTE - Instructions on how to disable SSL v3.0 in Oracle JDK and JRE to fix the "POODLE" vulnerability are found here - Disable SSL v3. FeaturesJava SE 7 1.7.0_72 is a bug fix and security release, no new features have been added. Fixes
The official Release Notes for Java SE 7 1.7.0_72 are available here - http://www.oracle.com/technetwork/java/javase/7u72-relnotes-2296190.html Highlighted Features and Fixes in Java SE 7 1.7.0_67FeaturesJava SE 7 1.7.0_67 was released to fix a bug in Java SE 7 1.7.0_65. No features have been added. Fixes
The official Release Notes for Java SE 7 1.7.0_67 are available here - http://www.oracle.com/technetwork/java/javase/7u67-relnotes-2251330.html Highlighted Features and Fixes in Java SE 7 1.7.0_65Features
Fixes
The official Release Notes for Java SE 7 1.7.0_65 are available here - http://www.oracle.com/technetwork/java/javase/7u65-relnotes-2229169.html Highlighted Features and Fixes in Java SE 7 1.7.0_60Features
Fixes
The official Release Notes for Java SE 7 1.7.0_60 are available here - http://www.oracle.com/technetwork/java/javase/7u60-relnotes-2200106.html Highlighted Features and Fixes in Java SE 7 1.7.0_55FeaturesJava SE 7 1.7.0_55 is a bug fix and security release. No new major features have been added. Fixes
The official Release Notes for Java SE 7 1.7.0_55 are available here - http://www.oracle.com/technetwork/java/javase/7u55-relnotes-2177812.html Highlighted Features and Fixes in Java SE 7 1.7.0_51Features
Fixes
The official Release Notes for Java SE 7 1.7.0_51 are available here - http://www.oracle.com/technetwork/java/javase/7u51-relnotes-2085002.html Highlighted Features and Fixes in Java SE 7 1.7.0_45FeaturesJava SE 7 1.7.0_45 contains new features for protection against unauthorized redistribution of Java applications. Please read the New Features and Changes section of the Release Notes for more information. FixesJava SE 7 1.7.0_45 has several security fixes. The Oracle Critical Patch Updates, Security Alerts and Third Party Bulletin page have more details - http://www.oracle.com/technetwork/topics/security/alerts-086861.html The official Release Notes for Java SE 7 1.7.0_45 are available here - http://www.oracle.com/technetwork/java/javase/7u45-relnotes-2016950.html Highlighted Features and Fixes in Java SE 7 1.7.0_25FeaturesJava SE 7 1.7.0_25 is a bug fix and security release, no new features have been added. Fixes
The official Release Notes for Java SE 7 1.7.0_25 are available here - http://www.oracle.com/technetwork/java/javase/7u25-relnotes-1955741.html How to upgradeIt is your responsibility to ensure that your application will work on the newer version of Java. There may be incompatibilities that will affect how your application works. Please make sure that you have read the official Release Notes and have done any necessary testing before upgrading a production application. To upgrade from Java SE 6 to Java SE 7 in ISPmanager, you will need to delete the application from the ISPmanager Control Panel, and then install the new version, also from the Control Panel. To upgrade Java SE 7 to a newer version of Java SE 7 in ISPmanager, you will need to work from the command line using SSH, and you will need to be able to work as the root user. You will need to use yum to upgrade the application. Java SE 6 to Java SE 7There is no direct upgrade path between major Java versions. To upgrade, you will need to backup any custom configurations you have made to Java SE 6, uninstall Java SE 6, and then install Java SE 7. Once you have successfully installed Java SE 7, you will need to redeploy any custom configurations back to Java SE 7, and restart your Java based applications. To uninstall Java SE 6, log in as root to the ISPmanager Control Panel, and go to Server Settings > Applications. Locate Java SE 6 in the list of applications, click on it to highlight it, and then click on Delete in the upper-right corner. Wait a few minutes, and then click on the link to Applications again to see if the uninstall process has completed. You may have to click on Applications several times before you see the application removed. Once Java SE 6 has been removed, install Java SE 7. Click on Java SE 7 in the Applications list, and then click on Install in the upper-right corner. This will install Java SE 7. Wait a few minutes, then click on the link to Applications again to see if the install process has completed. You may have to click on Applications several times before you see the application installed. Once the update completes, you will need to redeploy any existing Java customizations, and restart your Java based applications. Java SE 7 to Java SE 7 (newer version)To upgrade from an existing version of Java SE 7 to a newer version of Java SE 7, you will need to work from the command line of the Virtual Server, logging in using SSH as the root user. Once you are connected, you will need to use the yum update java-1.7.0-sun command. [root@eapps-example ~]# yum update java-1.7.0-sun Once the update completes, you will need to redeploy any existing Java customizations, and restart your Java based applications. | |||||
|