Make exceptions thrown from bytecode back to native code work again
authorjowenn <none@none>
Thu, 4 Dec 2003 23:50:25 +0000 (23:50 +0000)
committerjowenn <none@none>
Thu, 4 Dec 2003 23:50:25 +0000 (23:50 +0000)
commit2f6c58df4a299732e5656d9d2d1cdf59f2db561a
treeb6461262090ddecd95f30cf3bd532fe21726ca8e
parent32c598d3a8925dcb8cea3419b149c59cbb8cbc63
Make exceptions thrown from bytecode  back to native code work again
jit/i386/codegen.c
jit/i386/methodtable.c
jni.c
src/native/jni.c
src/vm/jit/i386/codegen.c
tests/ReflectEx.java [new file with mode: 0644]