Monday April 07, 2008 |
For
JFB Update:
$ java -version java version "1.6.0_05" Java(TM) Platform, Standard Edition for Business (build 1.6.0_05-b18) Java HotSpot(TM) Client VM (build 10.0-b19, mixed mode) For JFB Revision: $ java -version java version "1.5.0_15-rev" Java(TM) Platform, Standard Edition for Business (build 1.5.0_15-rev-b08) Java HotSpot(TM) Client VM (build 1.5.0_15-rev-b08, mixed mode) |
|
Monday August 20, 2007 | Feature
Release Ex: JDK 5.0 (tiger) |
Update
Release Ex: JDK 5.0u12 |
Corporate
JRE
revision |
|
| Features |
Yes. It includes new
features, JSRs and several enhancements. |
Minor features may be
included. It includes large number of bug fixes in general. |
Features are not included. It
includes critical fixes only. Minimum changes in each Revisions ensured. |
| Frequency |
18
months to 24 months |
3
to 4 months, which will be
reduced to 9 to 12 months. |
2
weeks |
| EOL
policy |
Product will exist in the form
of an Update Release. Only the latest public update release of
the JDK family is supported. EOLs after release of next
two Feature Releases. |
An Update Release Train of a
Feature Release EOLs after release of next two Feature Releases. |
Revision Train of an Update
Release EOLs after release of next Update Release of the same JDK
family. |
| EOSL
policy |
Support
ends on release of next Feature Release after EOL announcement. |
Support
of an Update Release Train ends on release of next Feature Release
after EOL announcement. |
Revision
Train is supported as long as Subscribers wants it. |
| Extended
Access |
Not Available. No support beyond
EOSL. |
Not Available. No support beyond
EOSL. |
Available. |
| Availability |
Publicly
available on http://java.sun.com |
Publicly available on http://java.sun.com | Private
Website which will be
accessible only to Subscribers. |
| Cost |
Free |
Free |
Subscription Required. |
| Migration
issues. |
Very
well tested and stable
release. However, there could be some minor issues while migrating
application to use new JDK due to large number of features and
enhancement. Refer Java Platform Migration guides; JDK 1.3 to 5 JDK 6 |
Each
Update Release is very well
tested. Strict backward compatibility is maintained in Update Releases of the same JDK family. Risk is very low to migrate from one Update to another Update of the same JDK family. |
Each Revision will be very well tested. Strict backward compatibility will be maintained in each Revision of the JDK family. Risk is almost zero to migrate from one Revision to another Revision of the JDK family. |
| Performance |
Feature Release may include
significant enhancement in Performance. |
Performance is at least as same
as
in that of Feature Release of the same JDK. Performance enhancements
are added occasionally. |
Performance is at least as same as in that of Update Release of the same JDK. |
| Security |
High. Feature Releases may include significant enhancements in Security API or functionality. | High. Update Releases may include enhancements in Security functionality. | High.
Security in a Revision
will be same as that of an Update Release. |