aspose file tools
The moose likes Developer Certification (SCJD/OCMJD) and the fly likes What exact time is java SE 6 released ? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Certification » Developer Certification (SCJD/OCMJD)
Reply Bookmark "What exact time is java SE 6 released ?" Watch "What exact time is java SE 6 released ?" New topic
Author

What exact time is java SE 6 released ?

Jianfeng Qian
Ranch Hand

Joined: Jan 25, 2005
Posts: 83
What exact time is java SE 6 released ?
I didn't find it in the http://java.sun.com/j2se/codenames.html
Since We can only use java SE5 18 months after java SE 6 was released.


Jianfeng Qian<br />SCJP 1.4, SCBCD 5.0(beta)
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35224
    
    7
This page says December 2006.

Why can't you use Java 5 any longer than 18 months from then? I know of plenty of enterprise instalaltions that still use Java 1.4, and are quite happy with it.


Android appsImageJ pluginsJava web charts
Arno Reper
Ranch Hand

Joined: Mar 14, 2006
Posts: 286
i think he means for the scjd...you have all the time you need but when a new java is out you have 18month to bring your prog back for certification...
arno


The man who makes no mistakes does not usually make anything<br /> <br />>>> SCJP 5.0 >> SCJD B&S <<< In progress
Chulwoo Choi
Ranch Hand

Joined: Apr 11, 2005
Posts: 65
Note the Java platform for version 1.5.x is called J2SE 5.0 (not Java SE 5).
As of version 1.6, the name is simplified to Java SE. So the platform for version 1.6.x would be Java SE 6. Note there is no dot (i.e., it is Java SE 6 not Java SE 6.0).
See Java SE Naming and Versions for more.

Chulwoo
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: What exact time is java SE 6 released ?
 
Similar Threads
Need advice on good java beginners book
Name of Java 1.2 and 1.3
Question regarding version of JDK to use?
Version 1.4.2 okay till late March 2006?
B&S(2.3.1) Can we still use JDK1.4 .2 ?