Java version history: Difference between revisions

Content deleted Content added
Line 69:
|}
 
== [[Java SE 6]] ==
Codename '''Mustang'''.
[[As of 2006]] this is currently in development under [http://www.jcp.org/en/jsr/detail?id=270 JSR 270]. Beta versions were released in February and June 2006 and are available at [http://java.sun.com/javase/6/ http://java.sun.com/javase/6/]. The final release is planned for the first week of December 2006. New builds including enhancements and bug fixes are released approximately weekly. As of this version, Sun replaced the name "J2SE" with '''Java SE''' and dropped the ".0" from the version number.[http://www.java.com/en/about/brand/naming.jsp]. Major changes to be included in this version :
Line 78:
* Upgrade of [[JAXB]] to version 2.0 : Including integration of a [[Stax]] parser.
* Support for pluggable [[annotations]] ([[JSR 269]]).
* Lots of [[GUI]] improvements, as integration of [[SwingWorker]] in the API, tables sorting and filtering, and true [[Swing_(Java)|Swing]] double-buffering (eliminating the gray-area effect).
 
== Java SE 7==