Rickard,

I am getting the following Exception when building on the OPS4J server
with JDK 1.5.0_22;

createClass(org.qi4j.test.ASMTest)  Time elapsed: 0.011 sec  <<< ERROR!
java.lang.ArrayIndexOutOfBoundsException: 1792
        at org.objectweb.asm.ClassReader.readLabel(Unknown Source)
        at org.objectweb.asm.ClassReader.a(Unknown Source)
        at org.objectweb.asm.ClassReader.accept(Unknown Source)
        at org.qi4j.test.ASMTest.createClass(ASMTest.java:53)


It does not happen on my Mac/JDK1.6.


The test seem to be related to QI-256 (its name is used), and the
asserts are turned off. Since we are so dependent on ASM, I don't feel
comfortable about ignoring this.


Please advice.


Cheers
-- 
Niclas Hedhman, Software Developer
http://www.qi4j.org - New Energy for Java

I  live here; http://tinyurl.com/2qq9er
I  work here; http://tinyurl.com/2ymelc
I relax here; http://tinyurl.com/2cgsug

_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev

Reply via email to