Hi!
Edwin mentioned that CACAO isn't listed in the README. So, here it
goes.
@mark: maybe you can "backport" this to the release branch.
TWISTI
2006-05-15 Christian Thalinger <[EMAIL PROTECTED]>
* README: Added CACAO to list of VMs.
Index: README
===================================================================
RCS file: /cvsroot/classpath/classpath/README,v
retrieving revision 1.17
diff -u -3 -p -r1.17 README
--- README 2 Sep 2005 03:44:12 -0000 1.17
+++ README 14 May 2006 22:35:08 -0000
@@ -1,4 +1,4 @@
-GNU Classpath README - Last updated: August 31, 2005
+GNU Classpath README - Last updated: May 15, 2006
GNU Classpath, Essential Libraries for Java is a project to create a
free software implementation of the core class libraries for the java
@@ -29,6 +29,7 @@ Smaller environments (runtime only, no c
with this GNU Classpath releases include
(tested by and recommended for GNU Classpath hackers):
+ * CACAO (http://www.cacaojvm.org/)
* JamVM (http://jamvm.sourceforge.net/)
* Jikes RVM (http://www.ibm.com/developerworks/oss/jikesrvm/)
* Kissme (http://kissme.sourceforge.net/)