Lines Matching refs:static
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 …NothingClass] - art.Test989$ErrorB: Throwing error while entering public static void art.Test989.d…
56 ThrowEnter: Entering public static native void art.Test989.doNothingNative()
57 ThrowEnter: Leaving public static native void art.Test989.doNothingNative() returned <exception>
58 …gNativeClass] - art.Test989$ErrorB: Throwing error while entering public static native void art.Te…
59 ThrowEnter: Entering public static void art.Test989.throwA()
60 ThrowEnter: Leaving public static void art.Test989.throwA() returned <exception>
61 …$throwAClass] - art.Test989$ErrorB: Throwing error while entering public static void art.Test989.t…
62 ThrowEnter: Entering public static native void art.Test989.throwANative()
63 ThrowEnter: Leaving public static native void art.Test989.throwANative() returned <exception>
64 …ANativeClass] - art.Test989$ErrorB: Throwing error while entering public static native void art.Te…
65 ThrowEnter: Entering public static void art.Test989.throwNativeException()
66 ThrowEnter: Leaving public static void art.Test989.throwNativeException() returned <exception>
67 …ceptionClass] - art.Test989$ErrorB: Throwing error while entering public static void art.Test989.t…
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 …rnValueClass] - art.Test989$ErrorB: Throwing error while entering public static java.lang.Object a…
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 …eNativeClass] - art.Test989$ErrorB: Throwing error while entering public static native java.lang.O…
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 …ptValueClass] - art.Test989$ErrorB: Throwing error while entering public static void art.Test989.a…
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 …eNativeClass] - art.Test989$ErrorB: Throwing error while entering public static native void art.Te…
80 ThrowEnter: Entering public static void art.Test989.tryCatchExit()
81 ThrowEnter: Leaving public static void art.Test989.tryCatchExit() returned <exception>
82 …tchExitClass] - art.Test989$ErrorB: Throwing error while entering public static void art.Test989.t…
83 ThrowEnter: Entering public static float art.Test989.returnFloat()
84 ThrowEnter: Leaving public static float art.Test989.returnFloat() returned <exception>
85 …rnFloatClass] - art.Test989$ErrorB: Throwing error while entering public static float art.Test989.…
86 ThrowEnter: Entering public static native float art.Test989.returnFloatNative()
87 ThrowEnter: Leaving public static native float art.Test989.returnFloatNative() returned <exception>
88 …tNativeClass] - art.Test989$ErrorB: Throwing error while entering public static native float art.T…
89 ThrowEnter: Entering public static double art.Test989.returnDouble()
90 ThrowEnter: Leaving public static double art.Test989.returnDouble() returned <exception>
91 …nDoubleClass] - art.Test989$ErrorB: Throwing error while entering public static double art.Test989…
92 ThrowEnter: Entering public static native double art.Test989.returnDoubleNative()
93 ThrowEnter: Leaving public static native double art.Test989.returnDoubleNative() returned <exceptio…
94 …eNativeClass] - art.Test989$ErrorB: Throwing error while entering public static native double art.…
95 ThrowExit: Entering public static void art.Test989.doNothing()
96 ThrowExit: Leaving public static void art.Test989.doNothing() returned null
97 …9$doNothingClass] - art.Test989$ErrorB: Throwing error while exit public static void art.Test989.d…
98 ThrowExit: Entering public static native void art.Test989.doNothingNative()
99 ThrowExit: Leaving public static native void art.Test989.doNothingNative() returned null
100 …thingNativeClass] - art.Test989$ErrorB: Throwing error while exit public static native void art.Te…
101 ThrowExit: Entering public static void art.Test989.throwA()
102 ThrowExit: Leaving public static void art.Test989.throwA() returned <exception>
103 …t989$throwAClass] - art.Test989$ErrorB: Throwing error while exit public static void art.Test989.t…
104 ThrowExit: Entering public static native void art.Test989.throwANative()
105 ThrowExit: Leaving public static native void art.Test989.throwANative() returned <exception>
106 …hrowANativeClass] - art.Test989$ErrorB: Throwing error while exit public static native void art.Te…
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 …veExceptionClass] - art.Test989$ErrorB: Throwing error while exit public static void art.Test989.t…
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 …returnValueClass] - art.Test989$ErrorB: Throwing error while exit public static java.lang.Object a…
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 …ValueNativeClass] - art.Test989$ErrorB: Throwing error while exit public static native java.lang.O…
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 …acceptValueClass] - art.Test989$ErrorB: Throwing error while exit public static void art.Test989.a…
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 …ValueNativeClass] - art.Test989$ErrorB: Throwing error while exit public static native void art.Te…
126 ThrowExit: Entering public static void art.Test989.tryCatchExit()
127 ThrowExit: Leaving public static void art.Test989.tryCatchExit() returned null
128 …ryCatchExitClass] - art.Test989$ErrorB: Throwing error while exit public static void art.Test989.t…
129 ThrowExit: Entering public static float art.Test989.returnFloat()
130 ThrowExit: Leaving public static float art.Test989.returnFloat() returned 1.618
131 …returnFloatClass] - art.Test989$ErrorB: Throwing error while exit public static float art.Test989.…
132 ThrowExit: Entering public static native float art.Test989.returnFloatNative()
133 ThrowExit: Leaving public static native float art.Test989.returnFloatNative() returned 1.618
134 …FloatNativeClass] - art.Test989$ErrorB: Throwing error while exit public static native float art.T…
135 ThrowExit: Entering public static double art.Test989.returnDouble()
136 ThrowExit: Leaving public static double art.Test989.returnDouble() returned 3.14159628
137 …eturnDoubleClass] - art.Test989$ErrorB: Throwing error while exit public static double art.Test989…
138 ThrowExit: Entering public static native double art.Test989.returnDoubleNative()
139 ThrowExit: Leaving public static native double art.Test989.returnDoubleNative() returned 3.14159628
140 …oubleNativeClass] - art.Test989$ErrorB: Throwing error while exit public static native double art.…
141 ThrowBoth: Entering public static void art.Test989.doNothing()
142 ThrowBoth: Leaving public static void art.Test989.doNothing() returned <exception>
143 …9$doNothingClass] - art.Test989$ErrorC: Throwing error while exit public static void art.Test989.d…
144 ThrowBoth: Entering public static native void art.Test989.doNothingNative()
145 ThrowBoth: Leaving public static native void art.Test989.doNothingNative() returned <exception>
146 …thingNativeClass] - art.Test989$ErrorC: Throwing error while exit public static native void art.Te…
147 ThrowBoth: Entering public static void art.Test989.throwA()
148 ThrowBoth: Leaving public static void art.Test989.throwA() returned <exception>
149 …t989$throwAClass] - art.Test989$ErrorC: Throwing error while exit public static void art.Test989.t…
150 ThrowBoth: Entering public static native void art.Test989.throwANative()
151 ThrowBoth: Leaving public static native void art.Test989.throwANative() returned <exception>
152 …hrowANativeClass] - art.Test989$ErrorC: Throwing error while exit public static native void art.Te…
153 ThrowBoth: Entering public static void art.Test989.throwNativeException()
154 ThrowBoth: Leaving public static void art.Test989.throwNativeException() returned <exception>
155 …veExceptionClass] - art.Test989$ErrorC: Throwing error while exit public static void art.Test989.t…
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 …returnValueClass] - art.Test989$ErrorC: Throwing error while exit public static java.lang.Object a…
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 …ValueNativeClass] - art.Test989$ErrorC: Throwing error while exit public static native java.lang.O…
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 …acceptValueClass] - art.Test989$ErrorC: Throwing error while exit public static void art.Test989.a…
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 …ValueNativeClass] - art.Test989$ErrorC: Throwing error while exit public static native void art.Te…
168 ThrowBoth: Entering public static void art.Test989.tryCatchExit()
169 ThrowBoth: Leaving public static void art.Test989.tryCatchExit() returned <exception>
170 …ryCatchExitClass] - art.Test989$ErrorC: Throwing error while exit public static void art.Test989.t…
171 ThrowBoth: Entering public static float art.Test989.returnFloat()
172 ThrowBoth: Leaving public static float art.Test989.returnFloat() returned <exception>
173 …returnFloatClass] - art.Test989$ErrorC: Throwing error while exit public static float art.Test989.…
174 ThrowBoth: Entering public static native float art.Test989.returnFloatNative()
175 ThrowBoth: Leaving public static native float art.Test989.returnFloatNative() returned <exception>
176 …FloatNativeClass] - art.Test989$ErrorC: Throwing error while exit public static native float art.T…
177 ThrowBoth: Entering public static double art.Test989.returnDouble()
178 ThrowBoth: Leaving public static double art.Test989.returnDouble() returned <exception>
179 …eturnDoubleClass] - art.Test989$ErrorC: Throwing error while exit public static double art.Test989…
180 ThrowBoth: Entering public static native double art.Test989.returnDoubleNative()
181 ThrowBoth: Leaving public static native double art.Test989.returnDoubleNative() returned <exception>
182 …oubleNativeClass] - art.Test989$ErrorC: Throwing error while exit public static native double art.…
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 …NothingClass] - art.Test989$ErrorB: Throwing error while entering public static void art.Test989.d…
261 ThrowEnter: Entering public static native void art.Test989.doNothingNative()
262 ThrowEnter: Leaving public static native void art.Test989.doNothingNative() returned <exception>
263 …gNativeClass] - art.Test989$ErrorB: Throwing error while entering public static native void art.Te…
264 ThrowEnter: Entering public static void art.Test989.throwA()
265 ThrowEnter: Leaving public static void art.Test989.throwA() returned <exception>
266 …$throwAClass] - art.Test989$ErrorB: Throwing error while entering public static void art.Test989.t…
267 ThrowEnter: Entering public static native void art.Test989.throwANative()
268 ThrowEnter: Leaving public static native void art.Test989.throwANative() returned <exception>
269 …ANativeClass] - art.Test989$ErrorB: Throwing error while entering public static native void art.Te…
270 ThrowEnter: Entering public static void art.Test989.throwNativeException()
271 ThrowEnter: Leaving public static void art.Test989.throwNativeException() returned <exception>
272 …ceptionClass] - art.Test989$ErrorB: Throwing error while entering public static void art.Test989.t…
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 …rnValueClass] - art.Test989$ErrorB: Throwing error while entering public static java.lang.Object a…
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 …eNativeClass] - art.Test989$ErrorB: Throwing error while entering public static native java.lang.O…
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 …ptValueClass] - art.Test989$ErrorB: Throwing error while entering public static void art.Test989.a…
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 …eNativeClass] - art.Test989$ErrorB: Throwing error while entering public static native void art.Te…
285 ThrowEnter: Entering public static void art.Test989.tryCatchExit()
286 ThrowEnter: Leaving public static void art.Test989.tryCatchExit() returned <exception>
287 …tchExitClass] - art.Test989$ErrorB: Throwing error while entering public static void art.Test989.t…
288 ThrowEnter: Entering public static float art.Test989.returnFloat()
289 ThrowEnter: Leaving public static float art.Test989.returnFloat() returned <exception>
290 …rnFloatClass] - art.Test989$ErrorB: Throwing error while entering public static float art.Test989.…
291 ThrowEnter: Entering public static native float art.Test989.returnFloatNative()
292 ThrowEnter: Leaving public static native float art.Test989.returnFloatNative() returned <exception>
293 …tNativeClass] - art.Test989$ErrorB: Throwing error while entering public static native float art.T…
294 ThrowEnter: Entering public static double art.Test989.returnDouble()
295 ThrowEnter: Leaving public static double art.Test989.returnDouble() returned <exception>
296 …nDoubleClass] - art.Test989$ErrorB: Throwing error while entering public static double art.Test989…
297 ThrowEnter: Entering public static native double art.Test989.returnDoubleNative()
298 ThrowEnter: Leaving public static native double art.Test989.returnDoubleNative() returned <exceptio…
299 …eNativeClass] - art.Test989$ErrorB: Throwing error while entering public static native double art.…
300 ThrowExit: Entering public static void art.Test989.doNothing()
301 ThrowExit: Leaving public static void art.Test989.doNothing() returned null
302 …9$doNothingClass] - art.Test989$ErrorB: Throwing error while exit public static void art.Test989.d…
303 ThrowExit: Entering public static native void art.Test989.doNothingNative()
304 ThrowExit: Leaving public static native void art.Test989.doNothingNative() returned null
305 …thingNativeClass] - art.Test989$ErrorB: Throwing error while exit public static native void art.Te…
306 ThrowExit: Entering public static void art.Test989.throwA()
307 ThrowExit: Leaving public static void art.Test989.throwA() returned <exception>
308 …t989$throwAClass] - art.Test989$ErrorB: Throwing error while exit public static void art.Test989.t…
309 ThrowExit: Entering public static native void art.Test989.throwANative()
310 ThrowExit: Leaving public static native void art.Test989.throwANative() returned <exception>
311 …hrowANativeClass] - art.Test989$ErrorB: Throwing error while exit public static native void art.Te…
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 …veExceptionClass] - art.Test989$ErrorB: Throwing error while exit public static void art.Test989.t…
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 …returnValueClass] - art.Test989$ErrorB: Throwing error while exit public static java.lang.Object a…
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 …ValueNativeClass] - art.Test989$ErrorB: Throwing error while exit public static native java.lang.O…
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 …acceptValueClass] - art.Test989$ErrorB: Throwing error while exit public static void art.Test989.a…
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 …ValueNativeClass] - art.Test989$ErrorB: Throwing error while exit public static native void art.Te…
331 ThrowExit: Entering public static void art.Test989.tryCatchExit()
332 ThrowExit: Leaving public static void art.Test989.tryCatchExit() returned null
333 …ryCatchExitClass] - art.Test989$ErrorB: Throwing error while exit public static void art.Test989.t…
334 ThrowExit: Entering public static float art.Test989.returnFloat()
335 ThrowExit: Leaving public static float art.Test989.returnFloat() returned 1.618
336 …returnFloatClass] - art.Test989$ErrorB: Throwing error while exit public static float art.Test989.…
337 ThrowExit: Entering public static native float art.Test989.returnFloatNative()
338 ThrowExit: Leaving public static native float art.Test989.returnFloatNative() returned 1.618
339 …FloatNativeClass] - art.Test989$ErrorB: Throwing error while exit public static native float art.T…
340 ThrowExit: Entering public static double art.Test989.returnDouble()
341 ThrowExit: Leaving public static double art.Test989.returnDouble() returned 3.14159628
342 …eturnDoubleClass] - art.Test989$ErrorB: Throwing error while exit public static double art.Test989…
343 ThrowExit: Entering public static native double art.Test989.returnDoubleNative()
344 ThrowExit: Leaving public static native double art.Test989.returnDoubleNative() returned 3.14159628
345 …oubleNativeClass] - art.Test989$ErrorB: Throwing error while exit public static native double art.…
346 ThrowBoth: Entering public static void art.Test989.doNothing()
347 ThrowBoth: Leaving public static void art.Test989.doNothing() returned <exception>
348 …9$doNothingClass] - art.Test989$ErrorC: Throwing error while exit public static void art.Test989.d…
349 ThrowBoth: Entering public static native void art.Test989.doNothingNative()
350 ThrowBoth: Leaving public static native void art.Test989.doNothingNative() returned <exception>
351 …thingNativeClass] - art.Test989$ErrorC: Throwing error while exit public static native void art.Te…
352 ThrowBoth: Entering public static void art.Test989.throwA()
353 ThrowBoth: Leaving public static void art.Test989.throwA() returned <exception>
354 …t989$throwAClass] - art.Test989$ErrorC: Throwing error while exit public static void art.Test989.t…
355 ThrowBoth: Entering public static native void art.Test989.throwANative()
356 ThrowBoth: Leaving public static native void art.Test989.throwANative() returned <exception>
357 …hrowANativeClass] - art.Test989$ErrorC: Throwing error while exit public static native void art.Te…
358 ThrowBoth: Entering public static void art.Test989.throwNativeException()
359 ThrowBoth: Leaving public static void art.Test989.throwNativeException() returned <exception>
360 …veExceptionClass] - art.Test989$ErrorC: Throwing error while exit public static void art.Test989.t…
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 …returnValueClass] - art.Test989$ErrorC: Throwing error while exit public static java.lang.Object a…
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 …ValueNativeClass] - art.Test989$ErrorC: Throwing error while exit public static native java.lang.O…
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 …acceptValueClass] - art.Test989$ErrorC: Throwing error while exit public static void art.Test989.a…
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 …ValueNativeClass] - art.Test989$ErrorC: Throwing error while exit public static native void art.Te…
373 ThrowBoth: Entering public static void art.Test989.tryCatchExit()
374 ThrowBoth: Leaving public static void art.Test989.tryCatchExit() returned <exception>
375 …ryCatchExitClass] - art.Test989$ErrorC: Throwing error while exit public static void art.Test989.t…
376 ThrowBoth: Entering public static float art.Test989.returnFloat()
377 ThrowBoth: Leaving public static float art.Test989.returnFloat() returned <exception>
378 …returnFloatClass] - art.Test989$ErrorC: Throwing error while exit public static float art.Test989.…
379 ThrowBoth: Entering public static native float art.Test989.returnFloatNative()
380 ThrowBoth: Leaving public static native float art.Test989.returnFloatNative() returned <exception>
381 …FloatNativeClass] - art.Test989$ErrorC: Throwing error while exit public static native float art.T…
382 ThrowBoth: Entering public static double art.Test989.returnDouble()
383 ThrowBoth: Leaving public static double art.Test989.returnDouble() returned <exception>
384 …eturnDoubleClass] - art.Test989$ErrorC: Throwing error while exit public static double art.Test989…
385 ThrowBoth: Entering public static native double art.Test989.returnDoubleNative()
386 ThrowBoth: Leaving public static native double art.Test989.returnDoubleNative() returned <exception>
387 …oubleNativeClass] - art.Test989$ErrorC: Throwing error while exit public static native double art.…