commit | 566fc926942ed57925627d1bd43e099938084f1e | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Tue Sep 29 10:21:55 2015 -0700 |
committer | Mathieu Chartier <mathieuc@google.com> | Tue Sep 29 18:11:12 2015 -0700 |
tree | c7551ecbfbaa82ec37a755b3aff53fa24253d64a | |
parent | 0766e3ff5638b14d6b3ea6157c800eed11be5b98 [diff] |
Keep internal stack trace methods declaring classes live We now store the declaring classes in the internal stack trace to make sure class unloading doesn't unload any classes owning methods in the stack trace. This fixes DexClassLoaderTest in libcore. Added regression test. Bug: 22720414 Change-Id: I185f87c8ec0807e83f4661bd5bb5652dba6fc281