On Sep 25, 12:33 pm, Dirk <[email protected]> wrote: > The project I am trying to build and run contains only Java sources > (no libraries). Therefore, I assume, that if these are compiled > successfully, they would pass the verification process. But during > runtime, I get the following error: > > 09-25 18:33:27.549: WARN/dalvikvm(300): VFY: invalid switch start: at > 8, switch offset -31132, count 34530 > 09-25 18:33:27.549: WARN/dalvikvm(300): VFY: rejected Lcom/espertech/ > esper/epl/generated/EsperEPL2GrammarParser > $DFA156;.specialStateTransition (ILorg/antlr/runtime/IntStream;)I
This sounds interesting. Can we get a copy of the APK? (Easiest way is probably to file a bug on b.android.com and attach it there.) -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

