OSDN Git Service

Call mirror::CallSite::VisitRoots
authorMathieu Chartier <mathieuc@google.com>
Tue, 18 Apr 2017 23:14:19 +0000 (16:14 -0700)
committerMathieu Chartier <mathieuc@google.com>
Tue, 18 Apr 2017 23:24:07 +0000 (23:24 +0000)
commita25504e7026109227691ca944f9359ca23d733ab
treeebf4288caea3d996e585b7521971897b21b51532
parent741a81af441cbcb7255229bf250bc009d2894e92
Call mirror::CallSite::VisitRoots

Needed to visit CallSite static class root.

Test: test/run-test --no-patchoat --relocate --host --64 --interpreter --gdb 952

Bug: 33191717

Change-Id: I1fad3df8ad810c5c7905afadfa25cdc0901ef035
runtime/runtime.cc