1 Running public static void art.Test1914.StaticMethod(java.lang.Runnable) with "GetThis" on remote thread. 2 "GetThis" on public static void art.Test1914.StaticMethod(java.lang.Runnable) got value: null 3 Value is 'null' (class: NULL) 4 Running public static native void art.Test1914.NativeStaticMethod(java.lang.Runnable) with "GetThis" on remote thread. 5 "GetThis" on public static native void art.Test1914.NativeStaticMethod(java.lang.Runnable) got value: null 6 Value is 'null' (class: NULL) 7 Running public void art.Test1914$TargetClass.InstanceMethod(java.lang.Runnable) with "GetThis" on remote thread. 8 "GetThis" on public void art.Test1914$TargetClass.InstanceMethod(java.lang.Runnable) got value: TargetClass("InstanceMethodObject") 9 Value is 'TargetClass("InstanceMethodObject")' (class: class art.Test1914$TargetClass) 10 Running public native void art.Test1914$TargetClass.NativeInstanceMethod(java.lang.Runnable) with "GetThis" on remote thread. 11 "GetThis" on public native void art.Test1914$TargetClass.NativeInstanceMethod(java.lang.Runnable) got value: TargetClass("NativeInstanceMethodObject") 12 Value is 'TargetClass("NativeInstanceMethodObject")' (class: class art.Test1914$TargetClass) 13 Running public abstract void art.Test1914$Foo.InterfaceProxyMethod(java.lang.Runnable) with "GetThis" on remote thread. 14 "GetThis" on public abstract void art.Test1914$Foo.InterfaceProxyMethod(java.lang.Runnable) got value: Proxy for [interface art.Test1914$Foo] 15 Value is 'Proxy for [interface art.Test1914$Foo]' (class: PROXY CLASS) 16