Searched refs:ForcedExit (Results 1 – 2 of 2) sorted by relevance
2 Thread 1: Thread: Test1971 - Thread 1 method returned: art.Test1971$ForcedExit { thread: Test1971 -…3 Thread 2: Thread: Test1971 - Thread 2 method returned: art.Test1971$ForcedExit { thread: Test1971 -…
79 public static final class ForcedExit extends ReturnValue { class in Test197180 public ForcedExit(Thread thr) { in ForcedExit() method in Test1971.ForcedExit157 NonStandardExit.forceEarlyReturn(target, new ForcedExit(target)); in run()