* src/native/jni.c (_Jv_JNI_DetachCurrentThread): We need to pop all
authorChristian Thalinger <twisti@complang.tuwien.ac.at>
Mon, 3 Sep 2007 20:36:27 +0000 (22:36 +0200)
committerChristian Thalinger <twisti@complang.tuwien.ac.at>
Mon, 3 Sep 2007 20:36:27 +0000 (22:36 +0200)
commit3b37895fcc6f4cae8d032e82f20ede5e505d026b
tree7a4d196e8fe7f459cb6fd96def457587dfd1d190
parent90b9c7431b88c706641af4704305a57159962993
* src/native/jni.c (_Jv_JNI_DetachCurrentThread): We need to pop all
frames before we can destroy the table.
src/native/jni.c