OSDN Git Service

Move two dangling mirror objects into handles.
authorNicolas Geoffray <ngeoffray@google.com>
Fri, 30 Sep 2016 08:51:32 +0000 (09:51 +0100)
committerNicolas Geoffray <ngeoffray@google.com>
Fri, 30 Sep 2016 09:09:08 +0000 (10:09 +0100)
commit9d07414a255cd53f9582497cbc918b7df698c1e4
tree757ebcdd5420f564ab51b0369d0f17292efbb84c
parent74a69eda053486e2d563f888a689586c5cfa7217
Move two dangling mirror objects into handles.

test: libcore.java.lang.reflect.MissingClassesTest#testGetFieldFails
test: ./art/tools/run-libcore-tests.sh --mode=host --variant=X64
Change-Id: Ib708e914cac6abe4d4fc7cb88e258da83a8219ab
runtime/native/java_lang_Class.cc