commit | cf7127b4a368ed26eaf257286173d5337f67a0a7 | [log] [tgz] |
---|---|---|
author | Orion Hodson <oth@google.com> | Tue May 09 09:51:35 2017 +0100 |
committer | Orion Hodson <oth@google.com> | Wed May 10 11:10:06 2017 +0100 |
tree | 081bae0092d7e4e33176341d1aa2345abb0629b4 | |
parent | cbf27b379c4632f4b17a07db128ada2db555d591 [diff] |
ART: Fix null dereference for JSR45 Avoid dereferencing DEX cache pointer if it is null. Arrays and primitive types do not have DEX cache's installed. Test: art/tools/run-jdwp-tests.sh --mode=host Bug: 38126955 Change-Id: I151c18f428d040a4cd9f2fb497c731440bb9fda3