aboutsummaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
authorjestin2004-07-29 17:31:58 +0000
committerjestin2004-07-29 17:31:58 +0000
commitc03939328bc6d9ad6d30070966dd7773803a4b13 (patch)
tree2f240ba761b816ab2b09543675329328b9553194 /BUGS
parent25206d5f9f706b56e43288776a61b2c923f24c9d (diff)
downloadivy-java-c03939328bc6d9ad6d30070966dd7773803a4b13.zip
ivy-java-c03939328bc6d9ad6d30070966dd7773803a4b13.tar.gz
ivy-java-c03939328bc6d9ad6d30070966dd7773803a4b13.tar.bz2
ivy-java-c03939328bc6d9ad6d30070966dd7773803a4b13.tar.xz
encore un bugfix, un gros !
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS48
1 files changed, 48 insertions, 0 deletions
diff --git a/BUGS b/BUGS
index be7f232..fee8430 100644
--- a/BUGS
+++ b/BUGS
@@ -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