OSDN Git Service

Ensure class is initialized when reading its fields from debugger.
authorJeff Hao <jeffhao@google.com>
Wed, 14 Sep 2016 22:56:35 +0000 (15:56 -0700)
committerJeff Hao <jeffhao@google.com>
Mon, 19 Sep 2016 18:40:04 +0000 (18:40 +0000)
commit894f3fd2bbb314f7040315c3f5db6958291d2fe9
tree51351594745d467320f0bbc848f95388091b316f
parent949ce9c1daa2aec83ad4d90d42d2d449141886eb
Ensure class is initialized when reading its fields from debugger.

Bug: 31016523
Test: mm run-jdwp-tests-ri & mm run-jdwp-tests-host

(cherry-picked from commit de19a25625823496bcf8f92352f709c7a3924bfa)

Change-Id: I02f6c66116f4507c89f7ca1cb480d7029d97c485
runtime/debugger.cc