pkg://kaffe-1.1.4-3mdk.src.rpm:7835330/HEADER
downloads
Name : kaffe Relocations: (not relocateable)
Version : 1.1.4 Vendor: Mandrakesoft
Release : 3mdk Build Date: Wed Mar 23 07:27:29 2005
Install date: (not installed) Build Host: n4.mandrakesoft.com
Group : Development/Java Source RPM: (none)
Size : 7836178 License: GPL
Packager : Per Øyvind Karlsen <peroyvind@linux-mandrake.com>
URL : http://www.kaffe.org/
Summary : A free virtual machine for running Java(TM) code
Description :
Kaffe is a free virtual machine designed to execute Java(TM) bytecode.
Kaffe can be configured in two modes. In the first mode, it operates
as a pure bytecode interpreter (not unlike Javasoft's machine). In
the second mode, it performs "Just-In-Time" code conversion from the
abstract code to the host machine's native code. The second mode will
ultimately allow execution of Java code at the same speed as standard
compiled code, while also maintaining the advantages and flexibility
of code independence.
Note that Sun's Swing 1.1.1 implementation also works with Kaffe.
Install the kaffe package if you need a Java virtual machine.