As of May 2008, the only part of the Class library that remains proprietary (4% as of May 2007 for OpenJDK 7, and less than 1% as of May 2008 in OpenJDK 6) is the
SNMP implementation. Since the first May 2007 release,
Sun Microsystems, with the help of the community, has released as free software (or replaced with free-software alternatives) almost all the encumbered code: • All the audio engine code, including the
software synthesizer, has been released as open-source. The closed-source software synthesizer has been replaced by a new synthesizer developed specifically for OpenJDK called
Gervill, • All
cryptography classes used in the Class library have been released as free software, •
FreeType has replaced the code that scales and
rasterizes fonts. •
LittleCMS has replaced the native
color-management system. This code is fully functional, but still needs some performance enhancements, Because of these previously encumbered components, it was not possible to build
OpenJDK only with free software components. In order to be able to do this before the whole
class library is made free, and to be able to bundle
OpenJDK in
Fedora Core and other free
Linux distributions,
Red Hat has started a project called
IcedTea. It is basically an OpenJDK/
GNU Classpath hybrid that can be used to bootstrap OpenJDK using only free software. As of March 2008, the
Fedora 9 distribution has been released with OpenJDK 6 instead of the IcedTea implementation of OpenJDK 7. In September 2013, Azul Systems released Zulu, a free, open source build of
OpenJDK for
Windows Server and the
Microsoft Azure Cloud. Later releases added support for
Mac OS X, multiple versions of
Linux and the
Java Platform, Standard Edition version 8. Zulu is certified compliant with Java SE 8, 7 and 6 using the OpenJDK Community
Technology Compatibility Kit.
Amazon have released
Amazon Corretto a no-cost, multiplatform, production-ready distribution of the Open Java Development Kit. It is released under
GPL v2 with the
Classpath Exception. Long-term support versions of Java 8 and Java 11 are available. It was first publicly released on January 31, 2019. In 2017, the
Eclipse Foundation released AdoptOpenJDK, now named
Adoptium, whose main goal is "to promote and support
free and open-source high-quality runtimes and associated technology for use across the
Java ecosystem." ==See also==