Skip to content

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

Open
Mashnin wants to merge 1 commit into
meituan:masterfrom
Digitalchemy:Fix_dex_exception_from_simulation
Open

Fix dex exception from simulation: local variable type mismatch#6
Mashnin wants to merge 1 commit into
meituan:masterfrom
Digitalchemy:Fix_dex_exception_from_simulation

Conversation

@Mashnin

@Mashnin Mashnin commented Oct 4, 2016

Copy link
Copy Markdown
Contributor

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