Home | History | Annotate | Download | only in 115-native-bridge
      1 Native bridge initialized.
      2 Checking for getEnvValues.
      3 Ready for native bridge tests.
      4 Checking for support.
      5 Getting trampoline for JNI_OnLoad with shorty (null).
      6 Test 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.
     18 trampoline_JNI_OnLoad called!
     19 JNI_OnLoad called
     20 Getting trampoline for Java_Main_testFindClassOnAttachedNativeThread with shorty V.
     21 trampoline_Java_Main_testFindClassOnAttachedNativeThread called!
     22 Getting trampoline for Java_Main_testFindFieldOnAttachedNativeThreadNative with shorty V.
     23 trampoline_Java_Main_testFindFieldOnAttachedNativeThreadNative called!
     24 Getting trampoline for Java_Main_testCallStaticVoidMethodOnSubClassNative with shorty V.
     25 trampoline_Java_Main_testCallStaticVoidMethodOnSubClassNative called!
     26 Getting trampoline for Java_Main_testGetMirandaMethodNative with shorty L.
     27 trampoline_Java_Main_testGetMirandaMethodNative called!
     28 Getting trampoline for Java_Main_testZeroLengthByteBuffers with shorty V.
     29 trampoline_Java_Main_testZeroLengthByteBuffers called!
     30 Getting trampoline for Java_Main_byteMethod with shorty BBBBBBBBBBB.
     31 trampoline_Java_Main_byteMethod called!
     32 trampoline_Java_Main_byteMethod called!
     33 trampoline_Java_Main_byteMethod called!
     34 trampoline_Java_Main_byteMethod called!
     35 trampoline_Java_Main_byteMethod called!
     36 trampoline_Java_Main_byteMethod called!
     37 trampoline_Java_Main_byteMethod called!
     38 Getting trampoline for Java_Main_shortMethod with shorty SSSSSSSSSSS.
     39 trampoline_Java_Main_shortMethod called!
     40 trampoline_Java_Main_shortMethod called!
     41 trampoline_Java_Main_shortMethod called!
     42 trampoline_Java_Main_shortMethod called!
     43 trampoline_Java_Main_shortMethod called!
     44 trampoline_Java_Main_shortMethod called!
     45 trampoline_Java_Main_shortMethod called!
     46 trampoline_Java_Main_shortMethod called!
     47 trampoline_Java_Main_shortMethod called!
     48 Getting trampoline for Java_Main_booleanMethod with shorty ZZZZZZZZZZZ.
     49 trampoline_Java_Main_booleanMethod called!
     50 trampoline_Java_Main_booleanMethod called!
     51 Getting trampoline for Java_Main_charMethod with shorty CCCCCCCCCCC.
     52 trampoline_Java_Main_charMethod called!
     53 trampoline_Java_Main_charMethod called!
     54 trampoline_Java_Main_charMethod called!
     55 trampoline_Java_Main_charMethod called!
     56 trampoline_Java_Main_charMethod called!
     57 trampoline_Java_Main_charMethod called!
     58 trampoline_Java_Main_charMethod called!
     59 trampoline_Java_Main_charMethod called!
     60 Getting trampoline for Java_Main_testNewStringObject with shorty V.
     61 trampoline_Java_Main_testNewStringObject called!
     62 Getting trampoline for Java_Main_testSignal with shorty I.
     63 NB signal handler with signal 11.
     64 NB signal handler with signal 4.
     65