From: Juozas B. <ba...@ma...> - 2002-11-07 17:46:14
|
Hi, I found this in archyve. It is bug in cglib, updated rc2 has fix for "writeReplace", but it has bug in "MyClass.class" implementation, it dublicates "findClass(String name)", Class init hasbug too, it fails if argument count > 6 in method "myMethod(int arg1,int arg2,int arg3,int arg4,int arg5,int arg6,int arg7)" It is fixed in cvs version, I will upload beta2 on weekend. |