Tom Tromey
8b6e769053
jni.cc (_Jv_JNI_GetAnyFieldID): Throw ClassNotFoundException.
* jni.cc (_Jv_JNI_GetAnyFieldID): Throw ClassNotFoundException.
* java/lang/reflect/natMethod.cc (_Jv_GetTypesFromSignature):
Rewrote to use _Jv_FindClassFromSignature.
* verify.cc (resolve): throw NoClassDefFoundError.
* link.cc (resolve_field): Throw NoClassDefFoundError.
(find_field): Likewise.
* prims.cc (_Jv_FindClassFromSignature): Removed recursion.
Handle error cases. Added 'endp' argument.
* include/jvm.h (_Jv_FindClassFromSignature): Updated prototype.
From-SVN: r97660
2005-04-05 22:26:26 +00:00
..
2005-01-02 03:35:57 +00:00
2005-04-02 02:26:51 +00:00
2004-07-01 04:09:07 +00:00
2004-09-26 13:38:49 -07:00
2004-11-25 03:47:08 +00:00
2004-09-26 13:38:49 -07:00
2004-07-09 21:00:12 +00:00
2005-03-17 00:18:50 +00:00
2005-04-02 02:26:51 +00:00
2005-03-16 18:18:59 +00:00
2005-03-05 21:47:10 +00:00
2005-03-05 21:47:10 +00:00
2005-01-14 07:36:27 +00:00
2005-04-05 22:26:26 +00:00
2005-03-21 18:12:32 +00:00
2005-03-24 00:04:22 +00:00
2004-09-26 13:38:49 -07:00
2004-12-01 21:44:09 +00:00
2004-07-09 03:39:35 +00:00
2004-10-11 10:49:39 -07:00
2005-03-22 20:10:16 +00:00
2004-02-10 23:57:43 +10:30
2004-07-14 13:09:09 +00:00
2004-10-21 10:44:39 +00:00
2004-09-26 13:38:49 -07:00
2004-09-11 19:13:51 +00:00
2004-08-01 04:29:31 +00:00
2004-02-08 18:35:52 +01:00