summaryrefslogtreecommitdiff
path: root/compiler/optimizing/ssa_liveness_analysis.cc
diff options
context:
space:
mode:
author Sebastien Hertz <shertz@google.com> 2014-06-05 10:15:45 +0200
committer Sebastien Hertz <shertz@google.com> 2014-06-05 11:36:46 +0200
commit4206eb5d86d3a2406361e59b2018152b2485cced (patch)
treea83b9f33af46af127dc0c2b781b2b2d505f27502 /compiler/optimizing/ssa_liveness_analysis.cc
parentfbc3e0baa16f265a5dbc99a38383b4dbc41b04a8 (diff)
Fix crash in JDWP ReferenceType.SourceFile command
Updates Dbg::GetSourceFile to return ABSENT_INFORMATION error code when Class::GetSourceFile returns nullptr. This happens if the class has no source file information. Updates Class:GetSourceFile to return nullptr for classes which have no ClassDef item like generated classes. This allows to remove the IsProxyClass test from Dbg::GetSourceFile. Adds this test in proxy_test. Bug: 15426710 Change-Id: I019da4ced83778d5264484c43b225f8b5c95632e
Diffstat (limited to 'compiler/optimizing/ssa_liveness_analysis.cc')
0 files changed, 0 insertions, 0 deletions