* src/vm/jit/mips/codegen.c (codegen_emit): Fixed minor problem in ICMD_ATHROW.
[cacao.git] / tests / ReflectEx.java
2003-12-04 jowennMake exceptions thrown from bytecode back to native...