byte code transformation checking

"luc peuvrier at home" <[email protected]>
Newsgroups gmane.comp.java.objectweb.asm
Message-ID <8156DB01E1F74F16ABDD7A8490442A00@peuvrierluc>
Hi,

I run CheckClassAdapter main with "logs/classes/org/eclipse/jdt/internal/junit/runner/RemoteTestRunner.class" as argument.
And I have the here below error:

  Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 2
  at net.sf.joafip.asm.ClassReader.readFrameType(ClassReader.java:1699)
  at net.sf.joafip.asm.ClassReader.accept(ClassReader.java:1237)
  at net.sf.joafip.asm.ClassReader.accept(ClassReader.java:436)
  at net.sf.joafip.asm.util.CheckClassAdapter.verify(CheckClassAdapter.java:207)
  at net.sf.joafip.asm.util.CheckClassAdapter.verify(CheckClassAdapter.java:253)
  at net.sf.joafip.asm.util.CheckClassAdapter.main(CheckClassAdapter.java:185)

I expect CheckClassAdapter say to me that is wrong in RemoteTestRunner class.

Best regards
Luc
RemoteTestRunner.class (application/octet-stream, 18.2 KB) - not displayed
message-footer.txt (text/plain, 238 B)
-- 
You receive this message as a subscriber of the [email protected] mailing list.
To unsubscribe: mailto:[email protected]
For general help: mailto:[email protected]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.