Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix dex exception from simulation: local variable type mismatch #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Mashnin
Copy link
Contributor

@Mashnin Mashnin commented Oct 4, 2016

Fixes EXCEPTION FROM SIMULATION:
local variable type mismatch: attempt to set or access a value of type java.lang.Object using a local variable of type int. This is symptomatic of .class transformation tools that ignore local variable information.

More here:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=470658

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant