From 26e34fe3950cc943865aa78b38d626730d185943 Mon Sep 17 00:00:00 2001 From: jestin Date: Wed, 6 Jul 2005 20:02:27 +0000 Subject: préparation de la version 1.2.8 je rajoute un java.mk pour faciliter le cross développement il reste un bug bloquant en gcj + kaffe ... --- BUGS | 77 ++++++++++++++++++++++++++++++++++++++++++++------------------------ 1 file changed, 50 insertions(+), 27 deletions(-) (limited to 'BUGS') diff --git a/BUGS b/BUGS index ad63254..1c0fcdd 100644 --- a/BUGS +++ b/BUGS @@ -12,6 +12,21 @@ TODO List: ------------------------------------------------------------------------------------- Known bugs: +réf: [KAFFCLOSE05] yann + make nl + compiled with gcj, ran with Kaffe, hangs on app.close() in Ivy.java... at + bus.stop() . Kernel 2.6.10, sid glibc bleeding edge... I should investigate + further for compatibility's sake + + it's not possible to run Bus.stop() on a SMP machine ? + +réf: [WFC01] yann + + for (int i=0;i|) - `gc' tid 0x81e0010, status SUSPENDED flags - blocked@0x81abdc0 (0x81e0010->|) - `finaliser' tid 0x81d7010, status SUSPENDED flags - blocked@0x81abd90 (0x81d7010->|) - Deadlock: all threads blocked on internal events - make: *** [test2] Abandon - make async, stack overflow in jakarta regexp réf: [BUGXX] @@ -100,10 +89,44 @@ r ------------------------------------------------------------------------------------- Fixed: +1.2.8 + + réf: [bugFJ], start(), stop(), start() failed, added a new test StopStart in + + réf: [none] + on the following kaffe version, tests sometimes fail + Kaffe Virtual Machine + Copyright (c) 1996-1999 + Transvirtual Technologies, Inc. All rights reserved + Engine: Just-in-time v3 Version: 1.0.5 Java Version: 1.1 + + make test2: + kaffe -DIVYBUS=224.5.6.7:8910 -classpath .:../lib/ivy-java.jar:/usr/share/kaffe/Klasses.jar BenchLocal -t 2 -d 0 + [...] + * [9:21:53 AM] BUS2 left + * [9:21:53 AM] BUS1 left + * [9:21:53 AM] BUS2 left + Dumping live threads: + `Thread-8' tid 0x837b010, status SUSPENDED flags + blocked@0x8353510 (0x837b010->|) + `gc' tid 0x81e0010, status SUSPENDED flags + blocked@0x81abdc0 (0x81e0010->|) + `finaliser' tid 0x81d7010, status SUSPENDED flags + blocked@0x81abd90 (0x81d7010->|) + Deadlock: all threads blocked on internal events + make: *** [test2] Abandon + the tests directory + + fixed: it was a sleep(0) hanging in Kaffe ... + http://lists.gnu.org/archive/html/classpath-patches/2004-12/msg00223.html + 1.2.7 réf: none, unbind déconnait (Mathieu Raynal) - réf: none, bug perl implementation (Jean Paul) + réf: [BUGMATT?], bug perl implementation (Jean Paul) + concurrent connexion leading to noone or double connexion ... + to reproduce: with Kaffe on a SMP machine, do the tests, + it should be the same bug as FJ's Ipaq bug 1.2.4 -- cgit v1.1