Jikes: Difference between revisions
m Updating Infobox (Replacing unknown parameter 'status') |
m Reverted edits by 31.143.62.179 (talk): unexplained content removal (HG) (3.4.12) |
||
(7 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
{{Short description|Open-source Java compiler}} |
|||
{{distinguish|Jikes RVM}} |
{{distinguish|Jikes RVM}} |
||
{{Infobox software |
{{Infobox software |
||
Line 20: | Line 21: | ||
==Project status== |
==Project status== |
||
{{as of|2010}} the project is no longer being actively developed.<ref>[http://sourceforge.net/project/stats/detail.php?group_id=128803&ugn=jikes&type=cvs&mode=12months No project CVS writes for the last 12 months] from sourceforge.net</ref> The last 1.22 version was released in October 2004 and partially supports [[Java 5.0]] (with respect to new classes, but not new language features).<ref>http://sourceforge.net/forum/forum.php?forum_id=446830</ref><ref>http://sourceforge.net/project/showfiles.php?group_id=128803</ref> As no further versions were released since, [[Java SE 6]] is not supported. |
{{as of|2010}} the project is no longer being actively developed.<ref>[http://sourceforge.net/project/stats/detail.php?group_id=128803&ugn=jikes&type=cvs&mode=12months No project CVS writes for the last 12 months] from sourceforge.net</ref> The last 1.22 version was released in October 2004 and partially supports [[Java 5.0]] (with respect to new classes, but not new language features).<ref>{{Cite web |url=http://sourceforge.net/forum/forum.php?forum_id=446830 |title=SourceForge.net: News: 1.22 released |access-date=2007-04-01 |archive-date=2009-01-04 |archive-url=https://web.archive.org/web/20090104014037/http://sourceforge.net/forum/forum.php?forum_id=446830 |url-status=dead }}</ref><ref>{{cite web| url = http://sourceforge.net/project/showfiles.php?group_id=128803| title = IBM Jikes Compiler for the Java Language - Browse Files at SourceForge.net}}</ref> As no further versions were released since, [[Java SE 6]] is not supported. |
||
While the [[free software community]] needed [[free Java implementations]], the [[GNU Compiler for Java]] became the most commonly used compiler. |
While the [[free software community]] needed [[free Java implementations]], the [[GNU Compiler for Java]] became the most commonly used compiler. |
Revision as of 18:56, 1 June 2024
Developer(s) | IBM |
---|---|
Final release | 1.22
/ October 3, 2004 |
Operating system | Cross-platform |
Type | Java compiler |
License | IBM Public License |
Website | jikes |
Jikes is an open-source Java compiler written in C++. It is no longer being updated.
The original version was developed by David L. "Dave" Shields and Philippe Charles at IBM but was quickly transformed into an open-source project contributed to by an active[citation needed] community of developers. Initially hosted by IBM, the project was later transferred to SourceForge. Among its accomplishments, it was much faster in compiling small projects than Sun's own compiler, and provided more helpful warnings and errors.[citation needed]
Project status
As of 2010[update] the project is no longer being actively developed.[1] The last 1.22 version was released in October 2004 and partially supports Java 5.0 (with respect to new classes, but not new language features).[2][3] As no further versions were released since, Java SE 6 is not supported.
While the free software community needed free Java implementations, the GNU Compiler for Java became the most commonly used compiler.
See also
References
- ^ No project CVS writes for the last 12 months from sourceforge.net
- ^ "SourceForge.net: News: 1.22 released". Archived from the original on 2009-01-04. Retrieved 2007-04-01.
- ^ "IBM Jikes Compiler for the Java Language - Browse Files at SourceForge.net".
External links
- Jikes on SourceForge
- Jikes Archives, hosted by David Shields on WordPress.com