* src/threads/thread.cpp: Use a finalizer to remove dead threads.
[cacao.git] / tests / stack / nestedconstructorexception2.java
2004-05-31 jowennExceptions work now with nested builtin_news correctly...