aboutsummaryrefslogtreecommitdiff
path: root/java/kaffe/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'java/kaffe/pkg-descr')
-rw-r--r--java/kaffe/pkg-descr9
1 files changed, 3 insertions, 6 deletions
diff --git a/java/kaffe/pkg-descr b/java/kaffe/pkg-descr
index 4d6a4b072e23..3a1298fed480 100644
--- a/java/kaffe/pkg-descr
+++ b/java/kaffe/pkg-descr
@@ -1,11 +1,8 @@
Kaffe is a virtual machine used to run Java bytecode. It includes
its own implementation of the Java standard classes, including the
-Awt classes.
+AWT classes. Kaffe also does "just-in-time" compilation of Java
+bytecode into machine code for increased execution speed.
-Once you have installed Kaffe, make sure that you set the appropriate
-environment variables by running "sh /usr/local/share/kaffe/ENVIRONMENT"
+See http://www.kaffe.org for more info.
-http://www.kaffe.org
-
-----
* Java and Javasoft are registered trademark of Sun Microsystems, Inc.