X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=TODO;h=caf1a2796a7ec3fe6dc506944f9a4c15a5e736d0;hb=b26ac47ab98b2354466da7934f3cd4d46895c1ca;hp=72917ea61c8d7296cf22d6c4c70e342a724f53c3;hpb=6479d92959e8fa1b7f81ac4c475ed9cd4de5db10;p=cacao.git diff --git a/TODO b/TODO index 72917ea61..caf1a2796 100644 --- a/TODO +++ b/TODO @@ -103,7 +103,7 @@ Comments : Description: Change boehm to use a config.h Assigned : twisti -Status : OPEN +Status : CLOSED Comments : @@ -127,7 +127,7 @@ Comments : Description: fix native header/cacaoh dependency problems in nat/Makefile.am Assigned : twisti -Status : OPEN +Status : CLOSED Comments : The header files of the java class files should be generated in the @@ -139,3 +139,23 @@ Description: Check ARCH-CHANGES. Assigned : ALL Status : OPEN Comments : + +Description: classloader namespacing and unloading of native libraries (btw: jdk 1.2+ instead of jdk 1.1 compliant behaviour) +Assigned : jowenn +Status : OPEN +Comments : + +Description: Fix exception stacktraces containing Alpha-leaf methods +Assigned : jowenn +Status : OPEN +Comments : + +Description: solve the problem that jython calles methods with double parameters wrongly in cacao +Assigned : jowenn +Status : OPEN +Comments : + +Description: Implement JavaVM interface and releated functions to make cacao embeddable +Assigned : jowenn, all +Status : OPEN +Comments :