Reference articles on history, science, culture and more
Encyclopedia

Kaffe

Java virtual machine

Kaffe is a discontinued "clean room design" (reverse engineering) version of a Java Virtual Machine. It comes with a subset of the Java Platform, Standard Edition (Java SE), Java API, and tools needed to provide a Java runtime environment. Like most other virtual machines implementing Free Java, Kaffe uses GNU Classpath as its class library.

Initially developed as part of another project, developers Tim Wilkinson and Peter Mehlitz founded Transvirtual Technologies, Inc. In July 1998, Transvirtual released Kaffe OpenVM under a GNU General Public License.

When compared to the reference implementation of the Java Virtual Machine written by Sun Microsystems. It comes with just-in-time compilers for many of the CPU architectures, and has been ported to more than 70 system platforms in total.

Unlike other implementations, in the past Kaffe used GNU Multi-Precision Library (GMP) to support arbitrary precision arithmetic. This feature has been removed from release 1.1.9. The capability was removed to reduce the maintenance work, expecting that people will integrate GMP support into GNU Classpath or OpenJDK. Subsequently, GNU Classpath introduced GMP support in version 0.98.

Watch videos about KaffeExplainers and documentaries on YouTube (opens in a new tab)

Sources and credits

This article is adapted from the Wikipedia article Kaffe, written by its contributors and licensed under CC BY-SA 4.0. Fathomly has changed the layout, removed citation markers, navigation and maintenance notices, and adjusted punctuation. This adapted version is shared under the same license. For references, see the original article.

Fathomly is not affiliated with or endorsed by the Wikimedia Foundation. Spotted a problem? Tell us.