软件包: kaffe (2:1.1.6-3) [universe]
kaffe 的相关链接
Ubuntu 的资源:
下载源码包 kaffe:
维护者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Debian Java Maintainers (Mail Archive)
- Ean R. Schuessler
- Arnaud Vandyck
- Adam Heath
- Michael Koch
- Jeroen van Wolffelaar
- Wolfgang Baer
It should generally not be necessary for users to contact the original maintainer.
相似软件包:
A JVM to run Java bytecode
A virtual machine designed to execute Java bytecode. Kaffe is a bit different from the non-free JVMs in that there is not one package for a JRE and one package for a JDK. Kaffe provides most of the functionality people expect from a Java Development Kit (JDK). Depending on the architecture it either provides an interpreter engine or a JIT engine (Just-in-time) for execution. If the JIT engine is available Kaffe performs "just-in-time" code conversion from the abstract code to the host machine's native code. This will ultimately allow execution of bytecode at the same speed as standard compiled code but while maintaining the advantages and flexibility of code independence.
负责填实 kaffe 的软件包
- kaffe-jthreads
- A green threads enabled version of the Kaffe VM
- kaffe-pthreads
- A POSIX threads enabled version of the Kaffe VM
其它与 kaffe 有关的软件包
|
|
|
-
- dep: kaffe-pthreads (= 2:1.1.6-3)
- A POSIX threads enabled version of the Kaffe VM
- 或者 kaffe-jthreads (= 2:1.1.6-3)
- A green threads enabled version of the Kaffe VM