We are currently in the release process for 5.2. Maybe try that. Would be great if you could provide some feedback. The RC1 is here:
http://people.apache.org/~tcurdt/bcel/rc1/ cheers -- Torsten On 4/6/06, AE/Fink Thorsten <[EMAIL PROTECTED]> wrote: > Dear All, > > could you by any chance help us out with a problem regarding bcel and > JCoverage. We've been faced with numerous problems using JCoverage ever > since upgrading to Java 5.0. Most of the problems could be solved by > upgrading to head of bcel (before we used bcel 5.1). > > The remaining problems are of the type listed below. We're simply users > of JCoverage and have very limited knowledge of bytecode > instrumentation. So far we've not received any answers from the > JCoverage team. > > Your help in this matter would be very appreciated. > > Regards > Thorsten > > LVTT entry for 'allListener' in class file > de/vfst/ui/component/view/swing/AbstractText does not match any LVT > entry > > java.lang.ClassFormatError: LVTT entry for 'allListener' in class file > de/vfst/ui/component/view/swing/AbstractText does not match any LVT > entry at java.lang.ClassLoader.defineClass1(Native Method) at > java.lang.ClassLoader.defineClass(ClassLoader.java:620) at > java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124) > at java.net.URLClassLoader.defineClass(URLClassLoader.java:260) at > java.net.URLClassLoader.access$100(URLClassLoader.java:56) at > java.net.URLClassLoader$1.run(URLClassLoader.java:195) at > java.security.AccessController.doPrivileged(Native Method) at > java.net.URLClassLoader.findClass(URLClassLoader.java:188) at > java.lang.ClassLoader.loadClass(ClassLoader.java:306) at > sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:268) at > java.lang.ClassLoader.loadClass(ClassLoader.java:251) at > java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319) at > java.lang.ClassLoader.defineClass1(Native Method) at > java.lang.ClassLoader.defineClass(ClassLoader.java:620) at > java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124) > at java.net.URLClassLoader.defineClass(URLClassLoader.java:260) at > java.net.URLClassLoader.access$100(URLClassLoader.java:56) at > java.net.URLClassLoader$1.run(URLClassLoader.java:195) at > java.security.AccessController.doPrivileged(Native Method) at > java.net.URLClassLoader.findClass(URLClassLoader.java:188) at > java.lang.ClassLoader.loadClass(ClassLoader.java:306) at > sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:268) at > java.lang.ClassLoader.loadClass(ClassLoader.java:251) at > java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319) at > de.vfst.ui.component.view.swing.ComponentType.<clinit>(ComponentType.jav > a:73) at > de.vfst.ui.component.view.swing.UIComponent.readDescription(UIComponent. > java:246) at > de.vfst.ui.component.view.swing.ButtonBar.<init>(ButtonBar.java:55) at > de.vfst.ui.component.view.swing.ButtonBarTest.setUp(ButtonBarTest.java:3 > 8) > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
