blob: f7e404d30b07315990b6c30bb7a5d2444a0499b9 [file] [log] [blame]
Mathieu Chartier598302a2015-09-23 14:52:39 -07001JNI_OnLoad called
Brian Carlstrom58e5e5d2014-09-07 23:52:02 -07002Super.<init>
3Super.<init>
4Subclass.<init>
5Super.<init>
6Super.<init>
7Subclass.<init>
8Super.<init>
9RUNNING super object, super class, super nonstatic
10Super.nonstaticMethod
11PASSED super object, super class, super nonstatic
12Super.<init>
13RUNNING super object, sub class, super nonstatic
14Super.nonstaticMethod
15PASSED super object, sub class, super nonstatic
16Super.<init>
17Subclass.<init>
18RUNNING sub object, super class, super nonstatic
19Super.nonstaticMethod
20PASSED sub object, super class, super nonstatic
21Super.<init>
22Subclass.<init>
23RUNNING sub object, sub class, super nonstatic
24Super.nonstaticMethod
25PASSED sub object, sub class, super nonstatic
26Super.<init>
27Subclass.<init>
28RUNNING sub object, sub class, sub nonstatic
29Subclass.nonstaticMethod
30PASSED sub object, sub class, sub nonstatic
Alex Light7ead0c02016-02-22 13:43:29 -080031Calling method ConcreteClass->JniCallNonOverridenDefaultMethod on object of type ConcreteClass
32DefaultInterface.JniCallNonOverridenDefaultMethod
33Calling method ConcreteClass->JniCallOverridenDefaultMethod on object of type ConcreteClass
34ConcreteClass.JniCallOverridenDefaultMethod
35Calling method ConcreteClass->JniCallOverridenDefaultMethodWithSuper on object of type ConcreteClass
36ConcreteClass.JniCallOverridenDefaultMethodWithSuper
37DefaultInterface.JniCallOverridenDefaultMethod
38Calling method ConcreteClass->JniCallOverridenAbstractMethod on object of type ConcreteClass
39ConcreteClass.JniCallOverridenAbstractMethod
40Calling method ConcreteClass->JniCallConflictDefaultMethod on object of type ConcreteClass
41EXCEPTION OCCURED: java.lang.IncompatibleClassChangeError: Conflicting default method implementations void ConflictInterface.JniCallConflictDefaultMethod()
42Calling method ConcreteClass->JniCallSoftConflictMethod on object of type ConcreteClass
43DefaultInterface.JniCallSoftConflictMethod
44Calling method DefaultInterface->JniCallNonOverridenDefaultMethod on object of type ConcreteClass
45DefaultInterface.JniCallNonOverridenDefaultMethod
46Calling method DefaultInterface->JniCallOverridenDefaultMethod on object of type ConcreteClass
47ConcreteClass.JniCallOverridenDefaultMethod
48Calling method DefaultInterface->JniCallOverridenAbstractMethod on object of type ConcreteClass
49ConcreteClass.JniCallOverridenAbstractMethod
50Calling method DefaultInterface->JniCallConflictDefaultMethod on object of type ConcreteClass
51EXCEPTION OCCURED: java.lang.IncompatibleClassChangeError: Conflicting default method implementations void ConflictInterface.JniCallConflictDefaultMethod()
52Calling method DefaultInterface->JniCallSoftConflictMethod on object of type ConcreteClass
53DefaultInterface.JniCallSoftConflictMethod
54Calling method AbstractInterface->JniCallSoftConflictMethod on object of type ConcreteClass
55DefaultInterface.JniCallSoftConflictMethod
56Calling method ConflictInterface->JniCallConflictDefaultMethod on object of type ConcreteClass
57EXCEPTION OCCURED: java.lang.IncompatibleClassChangeError: Conflicting default method implementations void ConflictInterface.JniCallConflictDefaultMethod()
Alex Light3a29a012016-02-25 16:13:54 -080058hi-lambda: λ
59hi-default δλ
60hi-default δλ