Java version history: Difference between revisions

Content deleted Content added
m J2SE 5.0 ([[September 30]], [[2004]]): fix table indention comment
m Major changes: link fix StAX
Line 83:
* [[JDBC]] 4.0 support ([[JSR 221]]).
* Java Compiler API ([[JSR 199]]): an API allowing a Java program to select and invoke a Java Compiler programmatically.
* Upgrade of [[JAXB]] to version 2.0 : Including integration of a [[StaxStAX]] parser.
* Support for pluggable [[Java_annotation|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).