At line 1 changed 2 lines |
In addition to [Sun's JDKs|http://java.sun.com/], we know of the |
following Java or java-like implementations: |
In addition to [Sun's JDKs|http://java.sun.com/] (and their new ''Open Source Java'' project, see below), we know of the following Java or java-like implementations: |
At line 4 changed one line |
[Blackdown's SDK|http://www.blackdown.org/] - a linux port of Sun's JDK ([Info on license|http://www.blackdown.org/java-linux/docs/support/faq-release/FAQ-java-linux-8.html#blackdown-scsl-position]) |
* [Blackdown's SDK|http://www.blackdown.org/] - a linux port of Sun's JDK ([Info on license| http://www.blackdown.org/java-linux/docs/support/faq-release/FAQ-java-linux-8.html#blackdown-scsl-position]) |
* [GCJ|http://gcc.gnu.org/java/] and [GNU Classpath|http://www.gnu.org/software/classpath/] - a free compiler and library for producing native binary or bytecode; compatibility unknown |
* [Kaffe|http://www.kaffe.org/] (clean-room project, unknown compatibility) |
* [Japhar|http://www.hungry.com/old-hungry/products/japhar/] (clean-room project, unknown compatibility; no change since 1998) |
At line 6 changed one line |
[GCJ|http://gcc.gnu.org/java/] and [GNU Classpath|http://www.gnu.org/software/classpath/] - a free compiler and library for producing native binary or bytecode; compatibility unknown |
[ebu] - This was the result of a quick survey, short of facts. Feel free to update and amend. |
At line 8 changed one line |
[Kaffe|http://www.kaffe.org/] (clean-room project, unknown compatibility) |
---- |
At line 10 changed one line |
[Japhar|http://www.japhar.org/] (clean-room project, unknown compatibility) |
See also: JVM benchmarks in [Volano Report|http://www.volano.com/report/index.html] |
At line 14 added 2 lines |
-- [RoustemKarimov] |
|
At line 14 removed one line |
[ebu] - This was the result of a quick survey, short of facts. Feel free to update and amend. |
At line 16 changed one line |
---- |
!! Open Source Java |
At line 18 changed one line |
See also: JVM benchmarks in [Volano Report|http://www.volano.com/report/index.html] |
Sun is now seeding open-source communities around its implementations of the Java platform. The company is releasing the code under an open-source license, and putting in place the infrastructure for a community to collaborate on a source-code commons. Already released components includes the ~HotSpot Virtual Machine and Java programming-language compiler (javac), with complete NetBeans project metadata, with the remainder of the open-source JDK to be made available in the first half of 2007. |
At line 20 changed one line |
-- [RoustemKarimov] |
* [Free and Open Source Java| http://www.sun.com/software/opensource/java/] (announcements, press releases, etc.) |
* [Open-Source Java Project Overview| http://www.sun.com/software/opensource/java/project_overview.jsp] |
* [Free and Open Source Java - FAQ | http://www.sun.com/software/opensource/java/faq.jsp] |
* [Open-Source JDK project community site| https://openjdk.dev.java.net/] |
* [OpenJDK SVN Access (code)| https://openjdk.dev.java.net/source/browse/openjdk/] |