* src/native/vm/sun/jvm.c
authorpanzi <none@none>
Thu, 16 Aug 2007 19:29:42 +0000 (19:29 +0000)
committerpanzi <none@none>
Thu, 16 Aug 2007 19:29:42 +0000 (19:29 +0000)
commite4f9e85798b62edddf16e978e161383345450428
tree6f59186b14483c0f55528a1c085c908363e0470b
parentd6b69d7fb57cc7d8be39ba439d6076a589ada933
* src/native/vm/sun/jvm.c
(JVM_GetArrayElement): Used exceptions_new_arrayindexoutofboundsexception
where exceptions_throw_arrayindexoutofboundsexception should have been used.
src/native/vm/sun/jvm.c