Once again (actually it seems like an age since the last one), a new incarnation of the J2SE is nearing release. This time there seems to be a lot of completely new language features (that is not to say that previous releases have been insignificant).
Below is a list of major features:
Generics
Enhanced for loop
Autoboxing/unboxing
Typesafe enums
Static import
Metadata
As you can see these...