commit | 4ba674b914f24f2baf42769401cff43f8261abd6 | [log] [tgz] |
---|---|---|
author | Mingyao Yang <mingyao@google.com> | Tue May 10 14:30:41 2016 -0700 |
committer | Mingyao Yang <mingyao@google.com> | Tue May 17 16:26:07 2016 -0700 |
tree | 04c2f7ebf86c9f05f1cb0235021d614f45cc3228 | |
parent | cd38fb20995d8fa7fc6979335d038d7eaac24745 [diff] |
Fix an assert during jdwp debugging. When debugger attaches, we patch entry points of methods in framework code. During that process, it's possible that some method's declaring class isn't resolved yet. We need to relax one assert for that case. Bug: 28630805 (cherry picked from commit 3fd448a8b7903b00fceaed5853306e2d7eb31c72) Change-Id: I59fd488ad75417a64b52321677ffcac6ccdc5ce1