En gros, une équipe de Apache veut créer une implémentation libre de J2SE 5 alias Java 5.
Comme Sun est un gros supporter de Apache, la collaboration avec Sun devrait bien se passer.
La réponse de Sun est plutôt positive ; il est dit qu'il n'est pas exclus que Sun aide le projet d'une manière ou d'une autre, mais que Sun se focalise surtout sur la version 6 (qui apparemment sera "read-only source", si j'ai bien compris, ce qu'il présente comme un effort d'ouverture

).
Project Harmony
===============
Motivation
----------
There is a clear need for an open-source version of Java 2, Standard
Edition (J2SE) runtime platform, and there are many ongoing efforts
to produce solutions (Kaffe, Classpath, etc). There are also efforts
that provide alternative approaches to execution of Java bytecode
(GCJ and IKVM). All of these efforts provide a diversity of
solutions, which is healthy, but barriers exist which prevent these
efforts from reaching a greater potential.
Proposal
--------
We propose that we create a new Apache project, Harmony, that will
achieve ***spam*** goals :
1) create a Compatible, independent implementation of J2SE 5
under the Apache License v2
2) create a community-developed modular runtime (VM and class library)
architecture to allow independent implementations to share runtime
components, and allow independent innovation in runtime components
sources :
archives de Apache.org
FAQ sur le projet