gcc/libjava/classpath/lib/java
Andrew Haley a29114a3be natVMProxy.cc (ncode_closure.meth): Delete.
2007-03-05  Andrew Haley  <aph@redhat.com>

	* java/lang/reflect/natVMProxy.cc (ncode_closure.meth): Delete.
	(generateProxyClass): Don't pass method to ncode.
	(run_proxy): Call _Jv_GetReflectedMethod to find the proxy method.
	* java/lang/reflect/Method.h: Rebuild.
	* java/lang/reflect/Method.java (internalGetParameterTypes,
	internalGetExceptionTypes): New methods.
	* headers.txt (class java/lang/reflect/Method): Declare
	_Jv_GetReflectedMethod.  Be its friend.
	* java/lang/natClass.cc (_Jv_GetReflectedMethod): New method.
	* java/lang/Class.h: Declare it.  Be its friend.

From-SVN: r122554
2007-03-05 16:06:27 +00:00
..
applet
awt
beans
io
lang natVMProxy.cc (ncode_closure.meth): Delete. 2007-03-05 16:06:27 +00:00
math
net Collections.java (UnmodifiableMap.toArray): Imported changes from Classpath. 2007-02-12 23:52:39 +00:00
nio LogManager.java (loggers): Genericized. 2007-02-01 21:36:01 +00:00
rmi
security
sql
text LogManager.java (loggers): Genericized. 2007-02-01 21:36:01 +00:00
util Updating header files. Earlier change here seems to have been in error. 2007-03-05 14:29:47 +00:00