You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bcel-user@jakarta.apache.org by Bil Lewis <Bi...@LambdaCS.com> on 2007/01/24 04:52:55 UTC

LocalVariableTypeTable?

I resolved my problems with the LVT via some ugly hacking. But now
I'm getting an LVTT problem:

java.lang.ClassFormatError: LVTT entry for 'classes'
in class file org/junit/runner/JUnitCore does not match any LVT entry


Looking through the source files I don't even find the string 
LocalVariableTypeTable.
Does BCEL handle the LVTT?

I also can't find the API javadocs.

Any ideas?

-Bil



---------------------------------------------------------------------
To unsubscribe, e-mail: bcel-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: bcel-user-help@jakarta.apache.org