读书人

JDK6 公共更新已完了

发布时间: 2013-03-10 09:38:39 作者: rapoo

JDK6 公共更新已结束

今天去apache下载tomcat5.5发现主页已经没有链接了。

看相关公告才知道,2012年12月31日已经撤销了Tomcat5.5。

陪伴我到现在的5.5走了!很是伤感!

孰,看一下Java的产品生命周期,不看不知道,一看吓一跳。JDK6已经进入维护期了。

下表为公共更新时间表:



Java SE Public Updates
Major
ReleaseGA DateEnd of Public Updates
NotificationEnd of Public Updates
1.4Feb 2002Dec 2006Oct 2008
5.0May 2004Apr 2008Oct 2009
6Dec 2006Feb 2011Feb 2013
7July 2011TBDJuly 2014*
* or later, depending on factors described above.

其产品的生命周期如下表:

Oracle Java SE Support Roadmap*
Major
ReleaseGA DatePremier Support
Until**Extended Support
Until**Sustaining
Support
1.4Feb 2002Feb 2010Feb 2013Indefinite
5.0May 2004May 2011May 2014Indefinite
6Dec 2006Dec 2013Dec 2016Indefinite
7July 2011July 2016July 2019Indefinite


* Oracle Java SE commercial offering EOL dates are provided here as examples to illustrate the Oracle Java SE Support, Oracle Java SE Advanced, and Oracle Java SE Suite EOL Policy. Customers should refer to Oracle Lifetime Support policy for the most up-to-date information.

** Oracle will honor the support periods for legacy contracts with the dates stated in those contracts.

以上两表来自Oracle官网


建议适应使用JDK7!

Java SE Public Updates
Major
ReleaseGA DateEnd of Public Updates
NotificationEnd of Public Updates
1.4Feb 2002Dec 2006Oct 2008
5.0May 2004Apr 2008Oct 2009
6Dec 2006Feb 2011Feb 2013
7July 2011TBDJuly 2014*
* or later, depending on factors described above.

Oracle Java SE Support Roadmap*
Major
ReleaseGA DatePremier Support
Until**Extended Support
Until**Sustaining
Support
1.4Feb 2002Feb 2010Feb 2013Indefinite
5.0May 2004May 2011May 2014Indefinite
6Dec 2006Dec 2013Dec 2016Indefinite
7July 2011July 2016July 2019Indefinite


* Oracle Java SE commercial offering EOL dates are provided here as examples to illustrate the Oracle Java SE Support, Oracle Java SE Advanced, and Oracle Java SE Suite EOL Policy. Customers should refer to Oracle Lifetime Support policy for the most up-to-date information.

** Oracle will honor the support periods for legacy contracts with the dates stated in those contracts.

读书人网 >编程

热点推荐