1Native bridge initialized.
2Checking for getEnvValues.
3Ready for native bridge tests.
4Checking for support.
5Getting trampoline for JNI_OnLoad with shorty (null).
6Test ART callbacks: all JNI function number is 11.
7    name:booleanMethod, signature:(ZZZZZZZZZZ)Z, shorty:ZZZZZZZZZZZ.
8    name:byteMethod, signature:(BBBBBBBBBB)B, shorty:BBBBBBBBBBB.
9    name:charMethod, signature:(CCCCCCCCCC)C, shorty:CCCCCCCCCCC.
10    name:shortMethod, signature:(SSSSSSSSSS)S, shorty:SSSSSSSSSSS.
11    name:testCallStaticVoidMethodOnSubClassNative, signature:()V, shorty:V.
12    name:testFindClassOnAttachedNativeThread, signature:()V, shorty:V.
13    name:testFindFieldOnAttachedNativeThreadNative, signature:()V, shorty:V.
14    name:testGetMirandaMethodNative, signature:()Ljava/lang/reflect/Method;, shorty:L.
15    name:testNewStringObject, signature:()V, shorty:V.
16    name:testSignal, signature:()I, shorty:I.
17    name:testZeroLengthByteBuffers, signature:()V, shorty:V.
18trampoline_JNI_OnLoad called!
19JNI_OnLoad called
20Getting trampoline for Java_Main_testFindClassOnAttachedNativeThread with shorty V.
21trampoline_Java_Main_testFindClassOnAttachedNativeThread called!
22Getting trampoline for Java_Main_testFindFieldOnAttachedNativeThreadNative with shorty V.
23trampoline_Java_Main_testFindFieldOnAttachedNativeThreadNative called!
24Getting trampoline for Java_Main_testCallStaticVoidMethodOnSubClassNative with shorty V.
25trampoline_Java_Main_testCallStaticVoidMethodOnSubClassNative called!
26Getting trampoline for Java_Main_testGetMirandaMethodNative with shorty L.
27trampoline_Java_Main_testGetMirandaMethodNative called!
28Getting trampoline for Java_Main_testZeroLengthByteBuffers with shorty V.
29trampoline_Java_Main_testZeroLengthByteBuffers called!
30Getting trampoline for Java_Main_byteMethod with shorty BBBBBBBBBBB.
31trampoline_Java_Main_byteMethod called!
32trampoline_Java_Main_byteMethod called!
33trampoline_Java_Main_byteMethod called!
34trampoline_Java_Main_byteMethod called!
35trampoline_Java_Main_byteMethod called!
36trampoline_Java_Main_byteMethod called!
37trampoline_Java_Main_byteMethod called!
38Getting trampoline for Java_Main_shortMethod with shorty SSSSSSSSSSS.
39trampoline_Java_Main_shortMethod called!
40trampoline_Java_Main_shortMethod called!
41trampoline_Java_Main_shortMethod called!
42trampoline_Java_Main_shortMethod called!
43trampoline_Java_Main_shortMethod called!
44trampoline_Java_Main_shortMethod called!
45trampoline_Java_Main_shortMethod called!
46trampoline_Java_Main_shortMethod called!
47trampoline_Java_Main_shortMethod called!
48Getting trampoline for Java_Main_booleanMethod with shorty ZZZZZZZZZZZ.
49trampoline_Java_Main_booleanMethod called!
50trampoline_Java_Main_booleanMethod called!
51Getting trampoline for Java_Main_charMethod with shorty CCCCCCCCCCC.
52trampoline_Java_Main_charMethod called!
53trampoline_Java_Main_charMethod called!
54trampoline_Java_Main_charMethod called!
55trampoline_Java_Main_charMethod called!
56trampoline_Java_Main_charMethod called!
57trampoline_Java_Main_charMethod called!
58trampoline_Java_Main_charMethod called!
59trampoline_Java_Main_charMethod called!
60Getting trampoline for Java_Main_testNewStringObject with shorty V.
61trampoline_Java_Main_testNewStringObject called!
62Getting trampoline for Java_Main_testSignal with shorty I.
63NB signal handler with signal 11.
64NB signal handler with signal 4.
65