Content deleted Content added
Rescuing 2 sources and tagging 0 as dead.) #IABot (v2.0.9.3) (Whoop whoop pull up - 12943 |
XtexChooser (talk | contribs) |
||
(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
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
In 2017, the [[Eclipse Foundation]] released AdoptOpenJDK, now named [[Adoptium]],
▲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)]]
* [[
* [[HotSpot (virtual machine)|HotSpot]]
* [[Apache Harmony]]
Line 209:
* [[IcedTea]]
* [[JamVM]]
* [[IKVM
* [[List of Java virtual machines]]
* [[Comparison of Java virtual machines]]
|