Charles is the lead Java Editor for InfoQ.com where
he writes regular articles on enterprise software and application development
topics. A complete set of his articles can be found here.
The below are a selection:
December 2009
Java EE 6, Glassfish 3 and NetBeans 6.8 Released: Q&A with EE 6 Specification Lead Roberto Chinnici
Following the final approval vote for Java EE 6 last week, Sun has today released the Java EE 6 SDK, GlassFish Version 3 and NetBeans 6.8. InfoQ talks to EE 6 Specification Lead Roberto Chinnici about the significance of EE 6 for enterprise Java developers, key architectural lessons gained from working on the specification, and the future direction of the platform.
Read More

November 2009
JDK 7 Milestone 5 Includes Concurrency and Performance Updates, But Is Not Feature Complete
Sun's Java SE team recently released the Milestone 5 build of JDK 7. This was expected to be a feature complete release of Java 7 but is some way short of that. InfoQ takes a look at what has been added and some of the major features still missing.Sun's Java SE team recently released the Milestone 5 build of JDK 7. This was expected to be a feature complete release of Java 7 but is some way short of that. InfoQ takes a look at what has been added and some of the major features still missing.
Read More
Mark Reinhold on Closures for Java
Following on from last week's surprise announcement at Devoxx that Sun would be adding closures to Java, Mark Reinhold has published a blog entry providing more background to the decision.
Read More
Q&A with Gavin King on the Impact of JSR-299 and Weld 1.0 on Java EE and JBoss
As Red Hat ships Weld, Java EE 6's reference implementation for JSR-299 (Contexts and Dependency Injection for Java EE), InfoQ talks to specification
lead Gavin King about the impact that JSR-299 will have on Java EE 6 and JBoss' products and platforms.
Read More
Java Card 3 Includes Java 6 Support and an Embedded Servlet Container
Joseph Darcy has published Project Coin's final list of approved changes to the Java language for the forthcoming version 7 release.
Read More
October 2009
Evolving Java Without Changing the Language
InfoQ examines three techniques for encouraging experimentation with potential new Java language features - DSLs, the annotation processor, and moving the syntactic sugar from the language to the IDE.
Read More

Sept 2009
Project Coin Announces Final List of Small Language Changes
Joseph Darcy has published Project Coin's final list of approved changes to the Java language for the forthcoming version 7 release.
Read More

June 2009
Jigsaw Falling Into Place
Long plagued by controversy, Sun's attempts to modularise the Java platform saw more positive reactions from the JavaOne crowd.
Read More
Java Servlet 3.0 Specification Reaches Proposed Final Draft
The Servlet 3.0 specification sparked considerable debate last year. We take a look at the proposed final draft to see how the issues have been resolved.
Read More

May 2009
Java Persistence 2.0 Proposed Final Draft
The Java Persistence API version 2.0 has reached the proposed final draft stage. It adds a typesafe API for criteria queries with a
corresponding metamodel API, and support for Bean validation.
Read More

April 2009
What will Oracle’s Planned Acquisition of Sun Mean for Java
Whilst Sun Microsystems and Oracle are hailing Oracle’s purchase of
Sun as a huge boost for Java many in the community are not so sure, wondering
what kind of control Oracle will seek to exert over the platform.
Read More
Sun's Garbage First Collector Largely Eliminates Low Latency/High Throughput
Tradeoff
In a recent podcast, James Gosling talked to Danny Coward about the significance
of Sun's new Hotspot garbage collector Garbage First for developers of large-scale
enterprise systems
Read More
Pruning The Deadwood from Java EE
Java EE 6 begins the process of pruning APIs from the platform, with five likely
to get the chop.
Read More

March 2009
Sun's Disagreement With Apache Overshadows Java 7 Announcement
Sun Microsystems have published an updated schedule for JDK 7 along with a
list of the approved features, but the ongoing disagreement with Apache over
licensing the Java Compatibility Kit (JCK) for Java SE threatens to overshadow
the announcement
Read More

February 2009
InfoQ Editors' Recommended Reading List
Members of the InfoQ editorial team discuss a number of books which have influenced
how we think about software development, architecture and managing projects.
Read More
Sun Launches JavaFX Mobile
Sun Microsystems has launched JavaFX mobile today just in time for the mobile
World Congress in Barcelona, Spain next week
Read More

January 2009
Two Type-Safe Criteria API Proposals for JPA 2.0
One of the most significant new features in the forthcoming Java Persistence
API 2.0 specification is a type-safe criteria-based query API. There are two
alternative proposals under consideration by the JSR-317 Expert Group and
the group is seeking feedback from the wider development community.
Read more
Stephen Chin on WidgetFX and JFXtras
Stephen Chin is the lead developer of two open source JavaFX projects: WidgetFX,
a desktop widget platform, and JFXtras, a set of add-ons and utilities for
developers working with JavaFX Script. He is also co-authoring the forthcoming
Pro JavaFX book with Jim Weaver and Weiqi Gao. In this interview he tells
us more about these projects and his thoughts on JavaFX.
Read more
|