Return-Path: Delivered-To: apmail-jakarta-bcel-user-archive@www.apache.org Received: (qmail 25204 invoked from network); 10 Apr 2006 23:47:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 10 Apr 2006 23:47:48 -0000 Received: (qmail 79302 invoked by uid 500); 10 Apr 2006 23:47:48 -0000 Delivered-To: apmail-jakarta-bcel-user-archive@jakarta.apache.org Received: (qmail 79262 invoked by uid 500); 10 Apr 2006 23:47:47 -0000 Mailing-List: contact bcel-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "BCEL Users List" Reply-To: "BCEL Users List" Delivered-To: mailing list bcel-user@jakarta.apache.org Received: (qmail 62756 invoked by uid 99); 10 Apr 2006 23:32:54 -0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of tcurdt@gmail.com designates 64.233.166.179 as permitted sender) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=R+J8TyD3hN/o97A6cmgfXCJGFy+77zzHXsnSpbqzn4dkvBhbJrm9EVYZNyO+oL493x23YuegJPW0gj0lDjDs0MYlsEgRKBN/EkBoRVcb+7G9WH7vzdxymP5tylP1p5AMKCBuks1gQflceDh7A7ugvadhKnHOuh8AtS7eWBZoOjw= Message-ID: <98e4f1cd0604101632y78ba6113xa602ee7cfed57a08@mail.gmail.com> Date: Tue, 11 Apr 2006 09:32:32 +1000 From: "Torsten Curdt" Sender: tcurdt@gmail.com To: "BCEL Users List" Subject: Re: bcel being used in JCoverage In-Reply-To: <773BA99608AAB14BA08611FB3A913B0D6DE04B@dvex.vfst.int> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <773BA99608AAB14BA08611FB3A913B0D6DE04B@dvex.vfst.int> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N 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 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.(ComponentType.jav > a:73) at > de.vfst.ui.component.view.swing.UIComponent.readDescription(UIComponent. > java:246) at > de.vfst.ui.component.view.swing.ButtonBar.(ButtonBar.java:55) at > de.vfst.ui.component.view.swing.ButtonBarTest.setUp(ButtonBarTest.java:3 > 8) > > --------------------------------------------------------------------- > To unsubscribe, e-mail: bcel-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: bcel-user-help@jakarta.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: bcel-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: bcel-user-help@jakarta.apache.org