1 Reply Latest reply on Apr 17, 2009 7:45 AM by mburger

    VerifyErrors related to goto byte code instruction / switch-

    mburger

      I encountered several issues related to illegal targets of jumps or branches: https://jira.jboss.org/jira/browse/JASSIST-79 and https://jira.jboss.org/jira/browse/JASSIST-80.

      These issues seem to be related to switch-case and break / continue.

      Does anybody have similar problems?

      --Martin Burger