Skip to content

Frequent ArrayIndexOutOfBoundsExceptions #8

@graemerocher

Description

@graemerocher

I'm seeing exceptions like this quite often:

java.lang.ArrayIndexOutOfBoundsException: 3210
at org.springsource.loaded.NameRegistry.getIdFor(NameRegistry.java:56)
at org.springsource.loaded.NameRegistry.getIdOrAllocateFor(NameRegistry.java:71)
at org.springsource.loaded.TypeRegistry.getTypeIdFor(TypeRegistry.java:769)
at org.springsource.loaded.MethodInvokerRewriter$RewriteClassAdaptor$RewritingMethodAdapter.rewritePUTSTATIC(MethodInvokerRewriter.java:866)
at org.springsource.loaded.MethodInvokerRewriter$RewriteClassAdaptor$RewritingMethodAdapter.visitFieldInsn(MethodInvokerRewriter.java:785)
at sl.org.objectweb.asm.ClassReader.accept(Unknown Source)
at sl.org.objectweb.asm.ClassReader.accept(Unknown Source)
at org.springsource.loaded.MethodInvokerRewriter.rewrite(MethodInvokerRewriter.java:330)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions