On 02/25/2016 04:30 PM, Martin Buchholz wrote: > My hope is that we eventually eliminate StackOverflowError by > implementing dynamically growable thread stacks.
Well, we've got this anyway, at least in Linux. Isn't this something that naturally should be pushed down to the thread library? Andrew.