You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rife-dev
Hi,
I have now moved to a JDK 1.5 and am trying to use continuations as a
part of a recursive algorithm.
The problem is that the recursion after the pause() enters at the
wrong plance and ultimately leads to a stack overflow as the basis is
never evaluated.