Slide 11
Slide 11 text
Exhausting Workout
• Finally is called even when unwinding the stack after a
StackOverflowError.
• Looks like a Binary Tree
• My VM’s stack overflows somewhere after 11,000 entries
• Will finally die after 2 x 1011,000 exceptions.
• My VM executes this at about 37,500 per second, or
1,182,600,000,000 per year. This would need to spin for about
1.60 x 101,000 years (if I did my math right, which is dubious). The
lifetime of our sun is estimated at 2 x 1010 years!
• Not an infinite loop, but it might as well be.