pkg://cacao_0.99~rc5-1_i386.deb:619644/control
downloads
Package: cacao
Version: 0.99~rc5-1
Architecture: i386
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Installed-Size: 1248
Depends: classpath (>= 2:0.96.1), classpath-common (>= 2:0.96.1), libc6 (>= 2.7-1), libltdl3 (>= 1.5.2-2), zlib1g (>= 1:1.1.4)
Section: interpreters
Priority: optional
Homepage: http://www.cacaojvm.org/
Description: Java virtual machine
CACAO is a free virtual machine for running Java programs
It has a state-of-the-art optimizing JIT compiler, with
performance competitive with that of the Sun HotSpot product JVM.
.
Note that CACAO is not officially certified as Java. (Nor is any
other free virtual machine.) This is because some aspects of Java
-- such as the Swing extensions -- are not implemented by the
free GNU Classpath libraries, which the CACAO runtime uses.