|
Yes, much of the OpenJDK code is licensed under the GPL version 2 with the Classpath exception. The Java Hotspot virtual machine source code is licensed under the GPL version 2 only. All of Sun's Java platform implementations are or will be licensed under the GPL version 2, or GPL version 2 with the Classpath exception. The GPL is endorsed by the Free Software Foundation, and is the license used by the GNU/Linux operating system. A few parts of the OpenJDK source code are licensed under other open source licenses such as the Apache license. An exception has been added to the GPL code to allow this open source code to be co-bundled with GPL code without concern of license restrictions. For more information on the Assembly Exception , please see the License section in this FAQ.
more
|
Is the entire OpenJDK code base under the GPL?
Related Questions
- Each source file is individually licensed. The key difference is the presence of the sentence: Sun designates ...
- More important is the date when the unencumbered code matches or exceeds the quality of the code it replaces.
- Oracle's announced plan is to incorporate all of the changes in the Type Annotations compiler into the ...
- The OpenJDK project source code is used as the basis of many commercial products. Improvements in quality ...
- The quality team is a portion of the OpenJDK project focused on quality aspects of the OpenJDK platform. This ...