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