gcc/libjava/java
Tom Tromey 83c64db681 jni.cc (_Jv_JNI_GetAnyFieldID): Handle unresolved fields.
* jni.cc (_Jv_JNI_GetAnyFieldID): Handle unresolved fields.
	* java/lang/reflect/natField.cc (getType): Use _Jv_ResolveField
	unconditionally.
	* include/jvm.h (_Jv_ResolveField): Declare.
	* include/java-interp.h (_Jv_ResolveField): Don't declare.
	* resolve.cc (_Jv_ResolveField): No longer conditional on
	INTERPRETER.

From-SVN: r40785
2001-03-23 19:15:44 +00:00
..
applet
awt Cursor.java (Cursor(String)): Set type to custom. 2001-01-11 17:49:47 +00:00
beans * java/bean/Beans.java (instantiate): enable Applet code from Classpath 2001-01-18 00:43:17 +00:00
io re PR libgcj/2338 (RandomAccessFile does not create the file if not found) 2001-03-21 17:23:09 +00:00
lang jni.cc (_Jv_JNI_GetAnyFieldID): Handle unresolved fields. 2001-03-23 19:15:44 +00:00
math Changes merged from Kawa's gnu.math. 2001-03-01 22:55:33 -08:00
net URLStreamHandler.java (parseURL): Fix bug which would "canonicalize" "../../xxx" to "/xxx". 2001-03-19 15:31:14 -08:00
security
sql Fix comments for doclets 2001-01-06 23:28:40 +00:00
text re PR libgcj/1906 (difference between gcj and jdk for MessageFormat) 2001-02-07 22:46:28 +00:00
util TimeZone.java: Sync up with Classpath. 2001-03-20 10:05:45 +00:00