xref: /aosp_15_r20/art/test/1924-frame-pop-toggle/expected-stdout.txt (revision 795d594fd825385562da6b089ea9b2033f3abf5a)
1public static void art.Test1924.recurTimesA(int,java.lang.Runnable) pop. Line=44 exception:false
2Ran recurTimes(10) without errors!
3public static void art.Test1924.recurTimesF(int,java.lang.Runnable) pop. Line=84 exception:false
4Ran recurTimes(10) without errors!
5public static void art.Test1924.recurTimesK(int,java.lang.Runnable) pop. Line=124 exception:false
6Ran recurTimes(10) without errors!
7public static void art.Test1924.recurTimesF(int,java.lang.Runnable) pop. Line=83 exception:true
8Caught exception art.Test1924$RecursionError: Unable recur further. Still 90 outstanding! while running recurTimes(100)
9