JDK 1.5 Enhancements Overview
Java continues to evolve, in direct response to the wants and
needs of its developers. The latest version of Java supported on
System i - JDK 1.5 - includes many new and enhanced features, in
both the language itself and the core set of Java library APIs.
This session begins with a brief overview of Java's evolution over
its five major releases, continues with a high-level survey of the
version 1.5 language enhancements, and wraps up with selected
"deeper dives" into a few of these enhancements using examples and
code snippets.
By the end of this session, you will be able to describe the 1.5
enhancements to Java: The basic types of enhancements included in version 1.5,
the review and recommendation processes that made them possible,
their possible impacts on existing code, and
their positive impact on the design of new or re-engineered code.