Home | History | Annotate | Download | only in 656-annotation-lookup-generic-jni
      1 Non-regression test for b/38454151, where the invocation of a native
      2 method with an annotatation through Generic JNI would crash the
      3 Generic JNI trampoline because it would throw and exception when
      4 trying to resolve the annotation (during the CriticalNative/FastNative
      5 optimization annotation lookup).
      6