Lines Matching refs:public
1 Normal: Entering public static void art.Test989.doNothing()
2 Normal: Leaving public static void art.Test989.doNothing() returned null
4 Normal: Entering public static native void art.Test989.doNothingNative()
5 Normal: Leaving public static native void art.Test989.doNothingNative() returned null
7 Normal: Entering public static void art.Test989.throwA()
8 Normal: Leaving public static void art.Test989.throwA() returned <exception>
10 Normal: Entering public static native void art.Test989.throwANative()
11 Normal: Leaving public static native void art.Test989.throwANative() returned <exception>
13 Normal: Entering public static void art.Test989.throwNativeException()
14 Normal: Entering public static native void art.Test989.doThrowNative()
15 Normal: Leaving public static native void art.Test989.doThrowNative() returned <exception>
16 Normal: Leaving public static void art.Test989.throwNativeException() returned <exception>
18 Normal: Entering public static java.lang.Object art.Test989.returnValue()
19 Normal: Leaving public static java.lang.Object art.Test989.returnValue() returned TestObject(0)
22 Normal: Entering public static native java.lang.Object art.Test989.returnValueNative()
23 Normal: Leaving public static native java.lang.Object art.Test989.returnValueNative() returned Test…
26 Normal: Entering public static void art.Test989.acceptValue(java.lang.Object)
28 Normal: Leaving public static void art.Test989.acceptValue(java.lang.Object) returned null
30 Normal: Entering public static native void art.Test989.acceptValueNative(java.lang.Object)
32 Normal: Leaving public static native void art.Test989.acceptValueNative(java.lang.Object) returned …
34 Normal: Entering public static void art.Test989.tryCatchExit()
35 Normal: Leaving public static void art.Test989.tryCatchExit() returned null
37 Normal: Entering public static float art.Test989.returnFloat()
38 Normal: Leaving public static float art.Test989.returnFloat() returned 1.618
41 Normal: Entering public static native float art.Test989.returnFloatNative()
42 Normal: Leaving public static native float art.Test989.returnFloatNative() returned 1.618
45 Normal: Entering public static double art.Test989.returnDouble()
46 Normal: Leaving public static double art.Test989.returnDouble() returned 3.14159628
49 Normal: Entering public static native double art.Test989.returnDoubleNative()
50 Normal: Leaving public static native double art.Test989.returnDoubleNative() returned 3.14159628
53 ThrowEnter: Entering public static void art.Test989.doNothing()
54 ThrowEnter: Leaving public static void art.Test989.doNothing() returned <exception>
55 …t989$doNothingClass] - art.Test989$ErrorB: Throwing error while entering public static void art.Te…
56 ThrowEnter: Entering public static native void art.Test989.doNothingNative()
57 ThrowEnter: Leaving public static native void art.Test989.doNothingNative() returned <exception>
58 …oNothingNativeClass] - art.Test989$ErrorB: Throwing error while entering public static native void…
59 ThrowEnter: Entering public static void art.Test989.throwA()
60 ThrowEnter: Leaving public static void art.Test989.throwA() returned <exception>
61 …Test989$throwAClass] - art.Test989$ErrorB: Throwing error while entering public static void art.Te…
62 ThrowEnter: Entering public static native void art.Test989.throwANative()
63 ThrowEnter: Leaving public static native void art.Test989.throwANative() returned <exception>
64 …9$throwANativeClass] - art.Test989$ErrorB: Throwing error while entering public static native void…
65 ThrowEnter: Entering public static void art.Test989.throwNativeException()
66 ThrowEnter: Leaving public static void art.Test989.throwNativeException() returned <exception>
67 …ativeExceptionClass] - art.Test989$ErrorB: Throwing error while entering public static void art.Te…
68 ThrowEnter: Entering public static java.lang.Object art.Test989.returnValue()
69 ThrowEnter: Leaving public static java.lang.Object art.Test989.returnValue() returned <exception>
70 …89$returnValueClass] - art.Test989$ErrorB: Throwing error while entering public static java.lang.O…
71 ThrowEnter: Entering public static native java.lang.Object art.Test989.returnValueNative()
72 ThrowEnter: Leaving public static native java.lang.Object art.Test989.returnValueNative() returned …
73 …urnValueNativeClass] - art.Test989$ErrorB: Throwing error while entering public static native java…
74 ThrowEnter: Entering public static void art.Test989.acceptValue(java.lang.Object)
75 ThrowEnter: Leaving public static void art.Test989.acceptValue(java.lang.Object) returned <exceptio…
76 …89$acceptValueClass] - art.Test989$ErrorB: Throwing error while entering public static void art.Te…
77 ThrowEnter: Entering public static native void art.Test989.acceptValueNative(java.lang.Object)
78 ThrowEnter: Leaving public static native void art.Test989.acceptValueNative(java.lang.Object) retur…
79 …eptValueNativeClass] - art.Test989$ErrorB: Throwing error while entering public static native void…
80 ThrowEnter: Entering public static void art.Test989.tryCatchExit()
81 ThrowEnter: Leaving public static void art.Test989.tryCatchExit() returned <exception>
82 …9$tryCatchExitClass] - art.Test989$ErrorB: Throwing error while entering public static void art.Te…
83 ThrowEnter: Entering public static float art.Test989.returnFloat()
84 ThrowEnter: Leaving public static float art.Test989.returnFloat() returned <exception>
85 …89$returnFloatClass] - art.Test989$ErrorB: Throwing error while entering public static float art.T…
86 ThrowEnter: Entering public static native float art.Test989.returnFloatNative()
87 ThrowEnter: Leaving public static native float art.Test989.returnFloatNative() returned <exception>
88 …urnFloatNativeClass] - art.Test989$ErrorB: Throwing error while entering public static native floa…
89 ThrowEnter: Entering public static double art.Test989.returnDouble()
90 ThrowEnter: Leaving public static double art.Test989.returnDouble() returned <exception>
91 …9$returnDoubleClass] - art.Test989$ErrorB: Throwing error while entering public static double art.…
92 ThrowEnter: Entering public static native double art.Test989.returnDoubleNative()
93 ThrowEnter: Leaving public static native double art.Test989.returnDoubleNative() returned <exceptio…
94 …rnDoubleNativeClass] - art.Test989$ErrorB: Throwing error while entering public static native doub…
95 ThrowExit: Entering public static void art.Test989.doNothing()
96 ThrowExit: Leaving public static void art.Test989.doNothing() returned null
97 ….Test989$doNothingClass] - art.Test989$ErrorB: Throwing error while exit public static void art.Te…
98 ThrowExit: Entering public static native void art.Test989.doNothingNative()
99 ThrowExit: Leaving public static native void art.Test989.doNothingNative() returned null
100 …89$doNothingNativeClass] - art.Test989$ErrorB: Throwing error while exit public static native void…
101 ThrowExit: Entering public static void art.Test989.throwA()
102 ThrowExit: Leaving public static void art.Test989.throwA() returned <exception>
103 …art.Test989$throwAClass] - art.Test989$ErrorB: Throwing error while exit public static void art.Te…
104 ThrowExit: Entering public static native void art.Test989.throwANative()
105 ThrowExit: Leaving public static native void art.Test989.throwANative() returned <exception>
106 …st989$throwANativeClass] - art.Test989$ErrorB: Throwing error while exit public static native void…
107 ThrowExit: Entering public static void art.Test989.throwNativeException()
108 ThrowExit: Entering public static native void art.Test989.doThrowNative()
109 ThrowExit: Leaving public static native void art.Test989.doThrowNative() returned <exception>
110 ThrowExit: Leaving public static void art.Test989.throwNativeException() returned <exception>
111 …rowNativeExceptionClass] - art.Test989$ErrorB: Throwing error while exit public static void art.Te…
112 ThrowExit: Entering public static java.lang.Object art.Test989.returnValue()
113 ThrowExit: Leaving public static java.lang.Object art.Test989.returnValue() returned TestObject(7)
114 …est989$returnValueClass] - art.Test989$ErrorB: Throwing error while exit public static java.lang.O…
115 ThrowExit: Entering public static native java.lang.Object art.Test989.returnValueNative()
116 ThrowExit: Leaving public static native java.lang.Object art.Test989.returnValueNative() returned T…
117 …$returnValueNativeClass] - art.Test989$ErrorB: Throwing error while exit public static native java…
118 ThrowExit: Entering public static void art.Test989.acceptValue(java.lang.Object)
120 ThrowExit: Leaving public static void art.Test989.acceptValue(java.lang.Object) returned null
121 …est989$acceptValueClass] - art.Test989$ErrorB: Throwing error while exit public static void art.Te…
122 ThrowExit: Entering public static native void art.Test989.acceptValueNative(java.lang.Object)
124 ThrowExit: Leaving public static native void art.Test989.acceptValueNative(java.lang.Object) return…
125 …$acceptValueNativeClass] - art.Test989$ErrorB: Throwing error while exit public static native void…
126 ThrowExit: Entering public static void art.Test989.tryCatchExit()
127 ThrowExit: Leaving public static void art.Test989.tryCatchExit() returned null
128 …st989$tryCatchExitClass] - art.Test989$ErrorB: Throwing error while exit public static void art.Te…
129 ThrowExit: Entering public static float art.Test989.returnFloat()
130 ThrowExit: Leaving public static float art.Test989.returnFloat() returned 1.618
131 …est989$returnFloatClass] - art.Test989$ErrorB: Throwing error while exit public static float art.T…
132 ThrowExit: Entering public static native float art.Test989.returnFloatNative()
133 ThrowExit: Leaving public static native float art.Test989.returnFloatNative() returned 1.618
134 …$returnFloatNativeClass] - art.Test989$ErrorB: Throwing error while exit public static native floa…
135 ThrowExit: Entering public static double art.Test989.returnDouble()
136 ThrowExit: Leaving public static double art.Test989.returnDouble() returned 3.14159628
137 …st989$returnDoubleClass] - art.Test989$ErrorB: Throwing error while exit public static double art.…
138 ThrowExit: Entering public static native double art.Test989.returnDoubleNative()
139 ThrowExit: Leaving public static native double art.Test989.returnDoubleNative() returned 3.14159628
140 …returnDoubleNativeClass] - art.Test989$ErrorB: Throwing error while exit public static native doub…
141 ThrowBoth: Entering public static void art.Test989.doNothing()
142 ThrowBoth: Leaving public static void art.Test989.doNothing() returned <exception>
143 ….Test989$doNothingClass] - art.Test989$ErrorC: Throwing error while exit public static void art.Te…
144 ThrowBoth: Entering public static native void art.Test989.doNothingNative()
145 ThrowBoth: Leaving public static native void art.Test989.doNothingNative() returned <exception>
146 …89$doNothingNativeClass] - art.Test989$ErrorC: Throwing error while exit public static native void…
147 ThrowBoth: Entering public static void art.Test989.throwA()
148 ThrowBoth: Leaving public static void art.Test989.throwA() returned <exception>
149 …art.Test989$throwAClass] - art.Test989$ErrorC: Throwing error while exit public static void art.Te…
150 ThrowBoth: Entering public static native void art.Test989.throwANative()
151 ThrowBoth: Leaving public static native void art.Test989.throwANative() returned <exception>
152 …st989$throwANativeClass] - art.Test989$ErrorC: Throwing error while exit public static native void…
153 ThrowBoth: Entering public static void art.Test989.throwNativeException()
154 ThrowBoth: Leaving public static void art.Test989.throwNativeException() returned <exception>
155 …rowNativeExceptionClass] - art.Test989$ErrorC: Throwing error while exit public static void art.Te…
156 ThrowBoth: Entering public static java.lang.Object art.Test989.returnValue()
157 ThrowBoth: Leaving public static java.lang.Object art.Test989.returnValue() returned <exception>
158 …est989$returnValueClass] - art.Test989$ErrorC: Throwing error while exit public static java.lang.O…
159 ThrowBoth: Entering public static native java.lang.Object art.Test989.returnValueNative()
160 ThrowBoth: Leaving public static native java.lang.Object art.Test989.returnValueNative() returned <…
161 …$returnValueNativeClass] - art.Test989$ErrorC: Throwing error while exit public static native java…
162 ThrowBoth: Entering public static void art.Test989.acceptValue(java.lang.Object)
163 ThrowBoth: Leaving public static void art.Test989.acceptValue(java.lang.Object) returned <exception>
164 …est989$acceptValueClass] - art.Test989$ErrorC: Throwing error while exit public static void art.Te…
165 ThrowBoth: Entering public static native void art.Test989.acceptValueNative(java.lang.Object)
166 ThrowBoth: Leaving public static native void art.Test989.acceptValueNative(java.lang.Object) return…
167 …$acceptValueNativeClass] - art.Test989$ErrorC: Throwing error while exit public static native void…
168 ThrowBoth: Entering public static void art.Test989.tryCatchExit()
169 ThrowBoth: Leaving public static void art.Test989.tryCatchExit() returned <exception>
170 …st989$tryCatchExitClass] - art.Test989$ErrorC: Throwing error while exit public static void art.Te…
171 ThrowBoth: Entering public static float art.Test989.returnFloat()
172 ThrowBoth: Leaving public static float art.Test989.returnFloat() returned <exception>
173 …est989$returnFloatClass] - art.Test989$ErrorC: Throwing error while exit public static float art.T…
174 ThrowBoth: Entering public static native float art.Test989.returnFloatNative()
175 ThrowBoth: Leaving public static native float art.Test989.returnFloatNative() returned <exception>
176 …$returnFloatNativeClass] - art.Test989$ErrorC: Throwing error while exit public static native floa…
177 ThrowBoth: Entering public static double art.Test989.returnDouble()
178 ThrowBoth: Leaving public static double art.Test989.returnDouble() returned <exception>
179 …st989$returnDoubleClass] - art.Test989$ErrorC: Throwing error while exit public static double art.…
180 ThrowBoth: Entering public static native double art.Test989.returnDoubleNative()
181 ThrowBoth: Leaving public static native double art.Test989.returnDoubleNative() returned <exception>
182 …returnDoubleNativeClass] - art.Test989$ErrorC: Throwing error while exit public static native doub…
206 Normal: Entering public static void art.Test989.doNothing()
207 Normal: Leaving public static void art.Test989.doNothing() returned null
209 Normal: Entering public static native void art.Test989.doNothingNative()
210 Normal: Leaving public static native void art.Test989.doNothingNative() returned null
212 Normal: Entering public static void art.Test989.throwA()
213 Normal: Leaving public static void art.Test989.throwA() returned <exception>
215 Normal: Entering public static native void art.Test989.throwANative()
216 Normal: Leaving public static native void art.Test989.throwANative() returned <exception>
218 Normal: Entering public static void art.Test989.throwNativeException()
219 Normal: Entering public static native void art.Test989.doThrowNative()
220 Normal: Leaving public static native void art.Test989.doThrowNative() returned <exception>
221 Normal: Leaving public static void art.Test989.throwNativeException() returned <exception>
223 Normal: Entering public static java.lang.Object art.Test989.returnValue()
224 Normal: Leaving public static java.lang.Object art.Test989.returnValue() returned TestObject(19)
227 Normal: Entering public static native java.lang.Object art.Test989.returnValueNative()
228 Normal: Leaving public static native java.lang.Object art.Test989.returnValueNative() returned Test…
231 Normal: Entering public static void art.Test989.acceptValue(java.lang.Object)
233 Normal: Leaving public static void art.Test989.acceptValue(java.lang.Object) returned null
235 Normal: Entering public static native void art.Test989.acceptValueNative(java.lang.Object)
237 Normal: Leaving public static native void art.Test989.acceptValueNative(java.lang.Object) returned …
239 Normal: Entering public static void art.Test989.tryCatchExit()
240 Normal: Leaving public static void art.Test989.tryCatchExit() returned null
242 Normal: Entering public static float art.Test989.returnFloat()
243 Normal: Leaving public static float art.Test989.returnFloat() returned 1.618
246 Normal: Entering public static native float art.Test989.returnFloatNative()
247 Normal: Leaving public static native float art.Test989.returnFloatNative() returned 1.618
250 Normal: Entering public static double art.Test989.returnDouble()
251 Normal: Leaving public static double art.Test989.returnDouble() returned 3.14159628
254 Normal: Entering public static native double art.Test989.returnDoubleNative()
255 Normal: Leaving public static native double art.Test989.returnDoubleNative() returned 3.14159628
258 ThrowEnter: Entering public static void art.Test989.doNothing()
259 ThrowEnter: Leaving public static void art.Test989.doNothing() returned <exception>
260 …t989$doNothingClass] - art.Test989$ErrorB: Throwing error while entering public static void art.Te…
261 ThrowEnter: Entering public static native void art.Test989.doNothingNative()
262 ThrowEnter: Leaving public static native void art.Test989.doNothingNative() returned <exception>
263 …oNothingNativeClass] - art.Test989$ErrorB: Throwing error while entering public static native void…
264 ThrowEnter: Entering public static void art.Test989.throwA()
265 ThrowEnter: Leaving public static void art.Test989.throwA() returned <exception>
266 …Test989$throwAClass] - art.Test989$ErrorB: Throwing error while entering public static void art.Te…
267 ThrowEnter: Entering public static native void art.Test989.throwANative()
268 ThrowEnter: Leaving public static native void art.Test989.throwANative() returned <exception>
269 …9$throwANativeClass] - art.Test989$ErrorB: Throwing error while entering public static native void…
270 ThrowEnter: Entering public static void art.Test989.throwNativeException()
271 ThrowEnter: Leaving public static void art.Test989.throwNativeException() returned <exception>
272 …ativeExceptionClass] - art.Test989$ErrorB: Throwing error while entering public static void art.Te…
273 ThrowEnter: Entering public static java.lang.Object art.Test989.returnValue()
274 ThrowEnter: Leaving public static java.lang.Object art.Test989.returnValue() returned <exception>
275 …89$returnValueClass] - art.Test989$ErrorB: Throwing error while entering public static java.lang.O…
276 ThrowEnter: Entering public static native java.lang.Object art.Test989.returnValueNative()
277 ThrowEnter: Leaving public static native java.lang.Object art.Test989.returnValueNative() returned …
278 …urnValueNativeClass] - art.Test989$ErrorB: Throwing error while entering public static native java…
279 ThrowEnter: Entering public static void art.Test989.acceptValue(java.lang.Object)
280 ThrowEnter: Leaving public static void art.Test989.acceptValue(java.lang.Object) returned <exceptio…
281 …89$acceptValueClass] - art.Test989$ErrorB: Throwing error while entering public static void art.Te…
282 ThrowEnter: Entering public static native void art.Test989.acceptValueNative(java.lang.Object)
283 ThrowEnter: Leaving public static native void art.Test989.acceptValueNative(java.lang.Object) retur…
284 …eptValueNativeClass] - art.Test989$ErrorB: Throwing error while entering public static native void…
285 ThrowEnter: Entering public static void art.Test989.tryCatchExit()
286 ThrowEnter: Leaving public static void art.Test989.tryCatchExit() returned <exception>
287 …9$tryCatchExitClass] - art.Test989$ErrorB: Throwing error while entering public static void art.Te…
288 ThrowEnter: Entering public static float art.Test989.returnFloat()
289 ThrowEnter: Leaving public static float art.Test989.returnFloat() returned <exception>
290 …89$returnFloatClass] - art.Test989$ErrorB: Throwing error while entering public static float art.T…
291 ThrowEnter: Entering public static native float art.Test989.returnFloatNative()
292 ThrowEnter: Leaving public static native float art.Test989.returnFloatNative() returned <exception>
293 …urnFloatNativeClass] - art.Test989$ErrorB: Throwing error while entering public static native floa…
294 ThrowEnter: Entering public static double art.Test989.returnDouble()
295 ThrowEnter: Leaving public static double art.Test989.returnDouble() returned <exception>
296 …9$returnDoubleClass] - art.Test989$ErrorB: Throwing error while entering public static double art.…
297 ThrowEnter: Entering public static native double art.Test989.returnDoubleNative()
298 ThrowEnter: Leaving public static native double art.Test989.returnDoubleNative() returned <exceptio…
299 …rnDoubleNativeClass] - art.Test989$ErrorB: Throwing error while entering public static native doub…
300 ThrowExit: Entering public static void art.Test989.doNothing()
301 ThrowExit: Leaving public static void art.Test989.doNothing() returned null
302 ….Test989$doNothingClass] - art.Test989$ErrorB: Throwing error while exit public static void art.Te…
303 ThrowExit: Entering public static native void art.Test989.doNothingNative()
304 ThrowExit: Leaving public static native void art.Test989.doNothingNative() returned null
305 …89$doNothingNativeClass] - art.Test989$ErrorB: Throwing error while exit public static native void…
306 ThrowExit: Entering public static void art.Test989.throwA()
307 ThrowExit: Leaving public static void art.Test989.throwA() returned <exception>
308 …art.Test989$throwAClass] - art.Test989$ErrorB: Throwing error while exit public static void art.Te…
309 ThrowExit: Entering public static native void art.Test989.throwANative()
310 ThrowExit: Leaving public static native void art.Test989.throwANative() returned <exception>
311 …st989$throwANativeClass] - art.Test989$ErrorB: Throwing error while exit public static native void…
312 ThrowExit: Entering public static void art.Test989.throwNativeException()
313 ThrowExit: Entering public static native void art.Test989.doThrowNative()
314 ThrowExit: Leaving public static native void art.Test989.doThrowNative() returned <exception>
315 ThrowExit: Leaving public static void art.Test989.throwNativeException() returned <exception>
316 …rowNativeExceptionClass] - art.Test989$ErrorB: Throwing error while exit public static void art.Te…
317 ThrowExit: Entering public static java.lang.Object art.Test989.returnValue()
318 ThrowExit: Leaving public static java.lang.Object art.Test989.returnValue() returned TestObject(26)
319 …est989$returnValueClass] - art.Test989$ErrorB: Throwing error while exit public static java.lang.O…
320 ThrowExit: Entering public static native java.lang.Object art.Test989.returnValueNative()
321 ThrowExit: Leaving public static native java.lang.Object art.Test989.returnValueNative() returned T…
322 …$returnValueNativeClass] - art.Test989$ErrorB: Throwing error while exit public static native java…
323 ThrowExit: Entering public static void art.Test989.acceptValue(java.lang.Object)
325 ThrowExit: Leaving public static void art.Test989.acceptValue(java.lang.Object) returned null
326 …est989$acceptValueClass] - art.Test989$ErrorB: Throwing error while exit public static void art.Te…
327 ThrowExit: Entering public static native void art.Test989.acceptValueNative(java.lang.Object)
329 ThrowExit: Leaving public static native void art.Test989.acceptValueNative(java.lang.Object) return…
330 …$acceptValueNativeClass] - art.Test989$ErrorB: Throwing error while exit public static native void…
331 ThrowExit: Entering public static void art.Test989.tryCatchExit()
332 ThrowExit: Leaving public static void art.Test989.tryCatchExit() returned null
333 …st989$tryCatchExitClass] - art.Test989$ErrorB: Throwing error while exit public static void art.Te…
334 ThrowExit: Entering public static float art.Test989.returnFloat()
335 ThrowExit: Leaving public static float art.Test989.returnFloat() returned 1.618
336 …est989$returnFloatClass] - art.Test989$ErrorB: Throwing error while exit public static float art.T…
337 ThrowExit: Entering public static native float art.Test989.returnFloatNative()
338 ThrowExit: Leaving public static native float art.Test989.returnFloatNative() returned 1.618
339 …$returnFloatNativeClass] - art.Test989$ErrorB: Throwing error while exit public static native floa…
340 ThrowExit: Entering public static double art.Test989.returnDouble()
341 ThrowExit: Leaving public static double art.Test989.returnDouble() returned 3.14159628
342 …st989$returnDoubleClass] - art.Test989$ErrorB: Throwing error while exit public static double art.…
343 ThrowExit: Entering public static native double art.Test989.returnDoubleNative()
344 ThrowExit: Leaving public static native double art.Test989.returnDoubleNative() returned 3.14159628
345 …returnDoubleNativeClass] - art.Test989$ErrorB: Throwing error while exit public static native doub…
346 ThrowBoth: Entering public static void art.Test989.doNothing()
347 ThrowBoth: Leaving public static void art.Test989.doNothing() returned <exception>
348 ….Test989$doNothingClass] - art.Test989$ErrorC: Throwing error while exit public static void art.Te…
349 ThrowBoth: Entering public static native void art.Test989.doNothingNative()
350 ThrowBoth: Leaving public static native void art.Test989.doNothingNative() returned <exception>
351 …89$doNothingNativeClass] - art.Test989$ErrorC: Throwing error while exit public static native void…
352 ThrowBoth: Entering public static void art.Test989.throwA()
353 ThrowBoth: Leaving public static void art.Test989.throwA() returned <exception>
354 …art.Test989$throwAClass] - art.Test989$ErrorC: Throwing error while exit public static void art.Te…
355 ThrowBoth: Entering public static native void art.Test989.throwANative()
356 ThrowBoth: Leaving public static native void art.Test989.throwANative() returned <exception>
357 …st989$throwANativeClass] - art.Test989$ErrorC: Throwing error while exit public static native void…
358 ThrowBoth: Entering public static void art.Test989.throwNativeException()
359 ThrowBoth: Leaving public static void art.Test989.throwNativeException() returned <exception>
360 …rowNativeExceptionClass] - art.Test989$ErrorC: Throwing error while exit public static void art.Te…
361 ThrowBoth: Entering public static java.lang.Object art.Test989.returnValue()
362 ThrowBoth: Leaving public static java.lang.Object art.Test989.returnValue() returned <exception>
363 …est989$returnValueClass] - art.Test989$ErrorC: Throwing error while exit public static java.lang.O…
364 ThrowBoth: Entering public static native java.lang.Object art.Test989.returnValueNative()
365 ThrowBoth: Leaving public static native java.lang.Object art.Test989.returnValueNative() returned <…
366 …$returnValueNativeClass] - art.Test989$ErrorC: Throwing error while exit public static native java…
367 ThrowBoth: Entering public static void art.Test989.acceptValue(java.lang.Object)
368 ThrowBoth: Leaving public static void art.Test989.acceptValue(java.lang.Object) returned <exception>
369 …est989$acceptValueClass] - art.Test989$ErrorC: Throwing error while exit public static void art.Te…
370 ThrowBoth: Entering public static native void art.Test989.acceptValueNative(java.lang.Object)
371 ThrowBoth: Leaving public static native void art.Test989.acceptValueNative(java.lang.Object) return…
372 …$acceptValueNativeClass] - art.Test989$ErrorC: Throwing error while exit public static native void…
373 ThrowBoth: Entering public static void art.Test989.tryCatchExit()
374 ThrowBoth: Leaving public static void art.Test989.tryCatchExit() returned <exception>
375 …st989$tryCatchExitClass] - art.Test989$ErrorC: Throwing error while exit public static void art.Te…
376 ThrowBoth: Entering public static float art.Test989.returnFloat()
377 ThrowBoth: Leaving public static float art.Test989.returnFloat() returned <exception>
378 …est989$returnFloatClass] - art.Test989$ErrorC: Throwing error while exit public static float art.T…
379 ThrowBoth: Entering public static native float art.Test989.returnFloatNative()
380 ThrowBoth: Leaving public static native float art.Test989.returnFloatNative() returned <exception>
381 …$returnFloatNativeClass] - art.Test989$ErrorC: Throwing error while exit public static native floa…
382 ThrowBoth: Entering public static double art.Test989.returnDouble()
383 ThrowBoth: Leaving public static double art.Test989.returnDouble() returned <exception>
384 …st989$returnDoubleClass] - art.Test989$ErrorC: Throwing error while exit public static double art.…
385 ThrowBoth: Entering public static native double art.Test989.returnDoubleNative()
386 ThrowBoth: Leaving public static native double art.Test989.returnDoubleNative() returned <exception>
387 …returnDoubleNativeClass] - art.Test989$ErrorC: Throwing error while exit public static native doub…