Java 2 SDK, Standard Edition 1.5.0 - Java Development Kit
about:
Java 2 Platform, Standard Edition (J2SE) contains the essential compiler,
tools, runtime libraries, and APIs for developers writing, deploying, and
running applets and applications in the Java programming language.
Changes:
Metadata, generic types, autoboxing and auto-unboxing of primitive types,
enhanced for loop, enumerated types, static import, formatted I/O,
varargs, and concurrency utilities. Improved startup time and memory
footprint. Sharing of read-only data between multiple running JVMs. Remote
monitoring and management. A new JVM profiling API. Programmatic generation
of stack traces. Support for XML 1.1 with Namespaces, XML Schema, SAX
2.0.2, DOM Level 3, and XSLT with a fast XLSTC compiler. Unicode 4.0
support.
Release focus: Major feature enhancements
License: SUN Community Source License
Project URL: http://freshmeat.net/projects/sunjdk/
Regards
Gordon