diff options
Diffstat (limited to 'BUGS')
-rw-r--r-- | BUGS | 48 |
1 files changed, 48 insertions, 0 deletions
@@ -12,6 +12,54 @@ TODO List: ------------------------------------------------------------------------------------- Known bugs: +réf: [BUGYANN] + + perte des arguments ... + jdk 1.4.2_04 sous OSX peut amener à + [1:40:51 PM] 3/5 packets received (3) + [1:40:51 PM] sender has sent all its packets, waiting for a die message + -->IvyClient[0] MSreceive (remote MSsend)<-- string array 0 elements: + -->IvyClient[0] MSreceive (remote MSsend)<-- string array 2 elements: (5) (aaaaaaaaaa) + et du coup un ArrayOutOfBoundsException dans le receive + + c'est le cas en async sur le test Async uniquement, depuis les jakarta + regexp... + +réf: [BUGMATT] + + concurrent connexion leading to noone or double connexion ... + pour reproduire: Kaffe sur un pécé quadriproc + +réf: [BUGXZ] + + on debian woody, using Kaffe, one cannot build the jar file ( problem in + manifest ? ) beware, when building java for woody, to use the regexp.jar and getopt.jar + built for your version of java ( Major/Minor version mismatch ... ) + + 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 + + make async, stack overflow in jakarta regexp + réf: [BUGXX] Using the Blackdown Linux jdk 1.1.8_v3, the console is flooded with the |