On 2010-09-19 20.07, Niclas Hedhman wrote:
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.

I'll take a look at it in the morning!

regards, Rickard


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

Reply via email to