diff options
author | 2015-12-29 16:23:20 -0800 | |
---|---|---|
committer | 2015-12-29 16:23:20 -0800 | |
commit | 40144cc022d321e2ec28d7fac2f5a24ba6714aff (patch) | |
tree | b36e6011fc73e4c3ca33c34627b7420927129519 /compiler/optimizing/nodes.cc | |
parent | 4ee5c8c8389a231a5db030d77276daca6333c4d1 (diff) |
ART: Fix JDWP GetClassLoader command
The command is spec-ed to take a type, and return the type's
classloader. The input is thus already a Class, not a generic Object.
Fix the implementation to not always return null.
Bug: 26349019
Change-Id: I4aa075902f4a112624edc644d3540a59eea057c8
Diffstat (limited to 'compiler/optimizing/nodes.cc')
0 files changed, 0 insertions, 0 deletions