Skip to content

NegativeArraySizeException occurs when an EventDispatcher is generated for an EventHandler with long or double parameters #14

@kKdH

Description

@kKdH
java.lang.NegativeArraySizeException
    at org.objectweb.asm.Frame.a(Unknown Source)
    at org.objectweb.asm.MethodWriter.visitMaxs(Unknown Source)
    at org.jayware.e2.event.impl.EventDispatcherFactoryImpl.createEventDispatcher(EventDispatcherFactoryImpl.java:461)
    at org.jayware.e2.event.impl.EventDispatcherFactoryImpl.createTargetDescription(EventDispatcherFactoryImpl.java:159)
    at org.jayware.e2.event.impl.EventDispatcherFactoryImpl.createEventDispatcher(EventDispatcherFactoryImpl.java:134)
    at org.jayware.e2.event.impl.EventDispatcherFactoryImplTest.test_createEventDispatcher_ForHandlerWithPrimitiveParameter(EventDispatcherFactoryImplTest.java:116)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions