diff options
author | Andreas Gampe <agampe@google.com> | 2014-09-02 21:22:18 -0700 |
---|---|---|
committer | Andreas Gampe <agampe@google.com> | 2014-09-04 12:46:09 -0700 |
commit | 6be67eeedbe60afce42300ae3e7f0e7180a96efa (patch) | |
tree | 404ed85d5c31744e66405d0147d9f14a67887428 /test/115-native-bridge | |
parent | 47e877ab2d6744f4360d37f179eb5affd6a46470 (diff) | |
download | art-6be67eeedbe60afce42300ae3e7f0e7180a96efa.zip art-6be67eeedbe60afce42300ae3e7f0e7180a96efa.tar.gz art-6be67eeedbe60afce42300ae3e7f0e7180a96efa.tar.bz2 |
ART: Change ART for new native bridge sequence
Initialize or unload after a fork.
Change-Id: I5a20de1cb68dd1802937b369b14c50c9c1031c67
Diffstat (limited to 'test/115-native-bridge')
-rw-r--r-- | test/115-native-bridge/expected.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/115-native-bridge/expected.txt b/test/115-native-bridge/expected.txt index 5b41606..808d968 100644 --- a/test/115-native-bridge/expected.txt +++ b/test/115-native-bridge/expected.txt @@ -1,5 +1,5 @@ -Ready for native bridge tests. Native bridge initialized. +Ready for native bridge tests. Checking for support. Getting trampoline for JNI_OnLoad with shorty (null). Test ART callbacks: all JNI function number is 9. |