Rahul Sharma (Editor)

Jikes

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Developer(s)
  
IBM

Operating system
  
Cross-platform

License
  
IBM Public License

Development status
  
Unmaintained

Type
  
Java compiler

Stable release
  
1.22 / October 3, 2004; 12 years ago (2004-10-03)

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 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.

Project status

As of 2010 the project is no longer being actively developed. 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). 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.

References

Jikes Wikipedia