* src/threads/thread.cpp: Use a finalizer to remove dead threads.
[cacao.git] / tests / ReflectEx.java
2003-12-04 jowennMake exceptions thrown from bytecode back to native...