"Boehm, Hans" <hans_boehm@hp.com> writes:
> I haven't followed the rest of this discussion,
Elsewhere it was noted that we can free the memory in a finally{}
block at the end of Thread.start().
The only reason it hasn't been done yet is that apps which fork
10threads/sec and work under gcj are rare (right now).
- a