OSDN Git Service

ART: Fix another potential N-th visitor issue
authorAndreas Gampe <agampe@google.com>
Thu, 14 Aug 2014 06:05:38 +0000 (23:05 -0700)
committerAndreas Gampe <agampe@google.com>
Thu, 14 Aug 2014 06:05:38 +0000 (23:05 -0700)
commitab61295e55c38072095e498053b8f5bebf46ad63
treeff2c976ddb6cec86aef40d2f56753438115e53a1
parent7e9cdbbc14c015028d4b239a09c5af33ffc2087c
ART: Fix another potential N-th visitor issue

Bug: 16867274
Change-Id: I5466af563032041ef4a547894f40f303871302c6
runtime/native/dalvik_system_VMStack.cc
test/004-JniTest/jni_test.cc
test/004-JniTest/src/Main.java