  |
GNU Classpath - http://www.gnu.org/software/classpath/
A free replacement for Sun's proprietary core Java class libraries. [Open Source, GPL with exception] |
  |
GCJ - http://gcc.gnu.org/java/
The GNU Compiler for Java - compiles Java source or bytecode to native machine code. Most APIs are supported, except the AWT and Swing. [Open Source, GPL] |
  |
Kaffe JVM - http://www.kaffe.org/
Java Virtual Machine. Works on many platforms and includes Just-In-Time (JIT) support for most of them. PersonalJava 1.1 compliant (but does not fully support the Java 2 Platform). [Open Source, GPL] |
  |
Open JVM Integration - http://www.mozilla.org/oji/
Extending the Mozilla plug-in architecture to allow Java virtual machines to be plugged into Mozilla-based browser releases. [Open Source, MPL] |
  |
GNU Classpath Extensions - http://www.gnu.org/software/classpathx/
A free replacement for the "javax.*" classes (core and otherwise); sibling project to GNU Classpath. [Open Source, GPL/LGPL] |
  |
Aonix North America, Inc. - http://www.aonix.com/
Provider of embedded and realtime JVMs. Provides news and articles. |
  |
Jikes - http://jikes.sourceforge.net/
A former IBM research virtual machine focussing on compatibility, high performance, dependency analysis, and constructive assistance. Project information, FAQ, and links. [Open Source, CPL] |
  |
JC Virtual Machine - http://jcvm.sourceforge.net/
A Java virtual machine implementation that converts class files into C source files using the Soot Java bytecode analysis framework, compiles them with GCC, and loads them using a built-in ELF object file loader. [Open source, LGPL] |
  |
JNBridge - http://www.jnbridge.com/
Enabling the integration of pure Java into Microsoft .NET applications. Tools support J2SE or J2EE, allowing .NET code to access J2EE facilities including EJBs, and JNDI. SE (Standard Edition) and EE (Enterprise Edition) versions. |
  |
Kissme - http://kissme.sourceforge.net/
Java VM for Unix, more so Linux. Native threads and JIT compiling. Uses GNU Classpath. [Open Source, GPL] |
  |
IBM Developer Kit Porting - http://www-128.ibm.com/developerworks/java/jdk/
Provides free developer kits for creating and testing Java applets and applications on a number of platforms, including AIX and Linux. Also other Java tools. [Freeware] |
  |
shuJIT - http://www.shudo.net/jit/
JIT plugin for the Sun JVM, for Linux and FreeBSD on x86 processors. Includes support for a transparent distributed object system, MetaVM. [Open Source, GPL] |
  |
Alternative Java Implementations - http://www.dwheeler.com/java-imp.html
Article by David K. Friedman and David A. Wheeler. It briefly introduces Java, provides a bit of Java history, and describes various Java implementations. |
  |
Java Virtual Machine - http://java-virtual-machine.net/
Introduction to the Java Virtual Machine, links to JVMs for different platforms, and collection of related articles. |
  |
Viva - http://viva.sourceforge.net/
Open source implementation of the Java runtime. Includes links to other open source resources. |
  |
Open Runtime Platform - http://sourceforge.net/projects/orp/
Open source research infrastructure for dynamic compiling and memory management; supports programs compiled to bytecode and linked with GNU Classpath libraries. [SourceForge, Open Source, Intel] |
  |
BeKaffe - http://bekaffe.sourceforge.net/
Port of Kaffe to the BeOS platform. [Open Source, GPL] |
  |
teaseme - http://teaseme.sourceforge.net/
Java virtual machine (VM) that runs in Linux kernel, Linux kernel module JVM, based on JOS and kissme projects. [Open Source, GPL] |
  |
Java/Kaffe for Amiga Computers - http://www.ringlord.com/people/walrus/amiga/java.html
Information on getting Java (Kaffe) to run on Amiga computers. |
  |
JJOS (jJOS/decaf) - http://sourceforge.net/projects/jjos/
Combines the jJOS kernel and decaf virtual machine. [Open Source] |