[kaffe] CVS kaffe (robilad): Updated TODO file
Kaffe CVS
cvs-commits at kaffe.org
Mon Feb 7 16:31:14 PST 2005
PatchSet 5501
Date: 2005/02/08 00:24:05
Author: robilad
Branch: HEAD
Tag: (none)
Log:
Updated TODO file
Members:
ChangeLog:1.3546->1.3547
TODO:1.4->1.5
Index: kaffe/ChangeLog
diff -u kaffe/ChangeLog:1.3546 kaffe/ChangeLog:1.3547
--- kaffe/ChangeLog:1.3546 Tue Feb 8 00:14:59 2005
+++ kaffe/ChangeLog Tue Feb 8 00:24:05 2005
@@ -1,5 +1,9 @@
2005-02-08 Dalibor Topic <robilad at kaffe.org>
+ * TODO: Updated.
+
+2005-02-08 Dalibor Topic <robilad at kaffe.org>
+
Fixed make distcheck. Removed remaining jar files from tarball.
N.B. We should ship kaffe-1.1.5-rt.jar separately for people that
Index: kaffe/TODO
diff -u kaffe/TODO:1.4 kaffe/TODO:1.5
--- kaffe/TODO:1.4 Thu Jan 6 16:18:58 2005
+++ kaffe/TODO Tue Feb 8 00:24:08 2005
@@ -9,8 +9,10 @@
* Make gc backend runtime selectable
* Nasty bugs:
- * Figure out deadlock issues with System.gc() on smp(finalexc, ClassGC,
- GCTest all fail on smp).
+ * Fix FreeBSD -posix CFLAGS breakage
+ * Hope for someone to regenerate the Classpath locale data soon enough
+ to include collator information necessary fot gjdoc.
+ * Make javac wrap jikes with appropriate bootclasspath setting for now.
* Missing features
* Implement support for extension override mechanism, and allow overriding
@@ -18,17 +20,12 @@
* Merging work:
* From GNU Classpath:
- java.util.zip, java.lang.ref, java.lang.reflect, java.lang
+ java.util.zip, java.lang.reflect, java.lang
* gcjwebplugin
* verifier from gcj (rob gonzalez)
* Build system: (dalibor)
* Explicit support to use an installed javac/jikes/gcjx/kjc for bootstrap
- * Build java libs first, then run kaffeh on them to generate the
- native headers, and then build the rest of kaffe. That should get rid of
- Klasses.jar.bootstrap.
- * Make make dist and make distclean work without hickups.
- * Fix GNU Make dependencies.
* Non-recursive build, single Makefile.am for kaffe.
* Pending patches (dalibor)
More information about the kaffe
mailing list