commit | 3fd448a8b7903b00fceaed5853306e2d7eb31c72 | [log] [tgz] |
---|---|---|
author | Mingyao Yang <mingyao@google.com> | Tue May 10 14:30:41 2016 -0700 |
committer | Mingyao Yang <mingyao@google.com> | Mon May 16 15:33:19 2016 -0700 |
tree | 5ef4f837bb7d0be0f1af86279f22b64b18db8000 | |
parent | 73660f87497cadb77e8b33b4f5e01c34baae00dc [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 Change-Id: I59fd488ad75417a64b52321677ffcac6ccdc5ce1