On Sep 28, 11:28 am, Dirk <dirkb...@googlemail.com> wrote:
> Before filing a bug, I would feel much better if someone else could
> have a look and approve that there's really something not working as
> it should.

It's a bug in the verifier.  Specifically, dvmCheckSwitchTargets is
treating the switch table offset as a 16-bit value when it's actually
a 32-bit value.  The switch statement data starts at 0x00008664.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to