Free Java implementations: Difference between revisions

Content deleted Content added
Rescuing 2 sources and tagging 0 as dead.) #IABot (v2.0.9.3) (Whoop whoop pull up - 12943
 
(4 intermediate revisions by 4 users not shown)
Line 1:
{{Short description|None}}
{{Use mdy dates|date=March 2024}}
'''Free Java implementations''' are [[software]] projects that implement Oracle's [[Java (software platform)|Java]] technologies and are distributed under [[free software licences]], making them [[free software]]. Sun released most of its Java source code as free software in May 2007, so it can now almost be considered a free Java implementation.<ref>{{Cite web|url=https://www.redhat.com/ko/blog/openjdk-and-the-icedtea-project|title=OpenJDK and the IcedTea Project|website=www.redhat.com|language=ko|access-date=2019-12-16}}</ref> Java implementations include compilers, runtimes, class libraries, etc. Advocates of free and open source software refer to free or open source [[Java virtual machine]] software as '''free runtimes''' or '''free Java runtimes'''.
 
Line 40 ⟶ 41:
 
==Sun's November 2006 announcement==
On 13 November 13, 2006, Sun released its compiler, [[javac]], under the [[GNU General Public License]].<ref>[http://news.cnet.com/Sun-picks-GPL-license-for-Java-code/2100-7344_3-6134584.html Sun picks GPL license for Java code]</ref>
 
As of September 2007, as well as javac, Sun has released the code of [[HotSpot (virtual machine)|HotSpot]] (the [[virtual machine]]) and almost all the [[Java Class Library]] as free software.
Line 193 ⟶ 194:
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]].<ref>{{Cite web|url=http://www.azulsystems.com/products/zulu|title = Core}}</ref>
 
[[Amazon (company)|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 [[GPL linking exception#The classpath exception|Classpath Exception]]. Long -term support versions of Java 8 and Java 11 are available. It was first publicly released on 31 January 31, 2019.<ref>{{cite web|access-date=2019-07-25|title=Amazon Corretto 8 Now Generally Available|url=https://aws.amazon.com/blogs/opensource/amazon-corretto-8-generally-available/|date=31 January 31, 2019|website=Amazon Web Services|author=Arun Gupta}}</ref>
 
In 2017, the [[Eclipse Foundation]] released AdoptOpenJDK, now named [[Adoptium]], who'swhose main goal is "to promote and support [[free and open-source]] high-quality runtimes and associated technology for use across the [[Java (programming language)|Java]] ecosystem."
 
In 2017, the [[Eclipse Foundation]] released AdoptOpenJDK, now named [[Adoptium]], who's main goal is "to promote and support [[free and open-source]] high-quality runtimes and associated technology for use across the [[Java (programming language)|Java]] ecosystem."
 
==See also==
Line 202:
 
* [[Java (software platform)]]
* [[Javacjavac]]
* [[HotSpot (virtual machine)|HotSpot]]
* [[Apache Harmony]]
Line 209:
* [[IcedTea]]
* [[JamVM]]
* [[IKVM.NET]]
* [[List of Java virtual machines]]
* [[Comparison of Java virtual machines]]