Tags: DSAppTeam/Robust
Tags
fix bug, 感谢 银飞 同学 -- Caused by: java.lang.ExceptionInInitializerError at java.lang.reflect.Field.set(Native Method) at com.meituan.robust.PatchExecutor.patch(PatchExecutor.java:150) at com.meituan.robust.PatchExecutor.applyPatchList(PatchExecutor.java:63) at com.meituan.robust.PatchExecutor.run(PatchExecutor.java:33) Caused by: java.lang.RuntimeException: Can't create handler inside thread that has not called Looper.prepare() Signed-off-by: hedex <hedexmail@gmail.com>
Merge pull request Meituan-Dianping#265 from w4lle/feature/fix-aspect… …j-static-super 修复Aspectj处理后,static方法中含有super,导致无法patch的问题
Merge pull request Meituan-Dianping#264 from Meituan-Dianping/update-… …version-for-bugfix-2 Update version for bugfix 2
PreviousNext