diff options
author | 2014-06-05 10:15:45 +0200 | |
---|---|---|
committer | 2014-06-05 11:36:46 +0200 | |
commit | 4206eb5d86d3a2406361e59b2018152b2485cced (patch) | |
tree | a83b9f33af46af127dc0c2b781b2b2d505f27502 /compiler/utils/assembler.h | |
parent | fbc3e0baa16f265a5dbc99a38383b4dbc41b04a8 (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/utils/assembler.h')
0 files changed, 0 insertions, 0 deletions