* src/native/vm/gnu/java_lang_reflect_Constructor.c (constructNative):
authortwisti <none@none>
Tue, 12 Jun 2007 12:32:18 +0000 (12:32 +0000)
committertwisti <none@none>
Tue, 12 Jun 2007 12:32:18 +0000 (12:32 +0000)
commit54573c1ca66bef969d000baaf4c87d80b388fb1d
tree9d2595e7cf6019e97980840a52bbc87a3ff6e199
parent0cd8192ac15b68102b7d4ad6377cb00b1d2886dd
* src/native/vm/gnu/java_lang_reflect_Constructor.c (constructNative):
Added asserts for declaringClass and slot.
* src/native/vm/gnu/java_lang_reflect_Method.c (invokeNative): Likewise.
src/native/vm/gnu/java_lang_reflect_Constructor.c
src/native/vm/gnu/java_lang_reflect_Method.c