Pavel Afremov wrote:
Hello



I think that Stack test should print pass if no stack overflow error is
happened.

Test should check processing of this error but not existing of it.



Optimizing compiler can do very deep recursion unrolling, and SOE can happen
never in this case.

So what is the point to have a test which would pass either way? Check that it doesn't crash the VM, is it the only purpose for it?

--
Gregory

Reply via email to