History log of /frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/create/RefactorClassAdapter.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
70f97ba54a727e456fd8d4647ad633a03281321e 24-Feb-2016 Diego Perez <diegoperez@google.com> Fix StackMap renaming in Java 8

With the move to Java 8 of layoutlib, we now need to make sure that the
method stackmaps are kept up to date or the class verification step will
fail. Up until now, we were ignoring them but this caused TestDelegates
to start failing.
This updates the code to make sure that when we modify a class name, we
also update the stackmap in the calls.

Change-Id: Iddbde7454f065ddb8da5bb1ab499ec0616f9b4fe
/frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/create/RefactorClassAdapter.java
03a057c1af9ca3f125c7924bf0b78da52223d8d3 06-Nov-2013 Deepanshu Gupta <deepanshu@google.com> Manual merge of changes from frameworks/base/tools

Manually merge of following changes:
9cb5f5b5233f2331748d108d71f4b685762f32a7
1cf5df38f4bdafa1beb2674ca548ad6d9650766b
083e3caf66c21f7cc9511db479726c38d90e2d2f
81f74f4bc96ea4266cebe1b785d095558f540800
39e75835399f4d979cf82069dae2bd1ec496fb81
272d1bce798a5fef42cc2ee31f629d00c89f66eb
45f5cd49fa898a59484edfd8e291dbe10df82db2

Change-Id: Ie21ca480ac117e16e28eb554474835b762ccb104
/frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/create/RefactorClassAdapter.java