gcc/libjava/java
Tom Tromey 0d49ec1158 re PR libgcj/7060 (getMethod() doesn't search super interface)
2002-07-04  Tom Tromey  <tromey@redhat.com>
            Jeff Sturm  <jsturm@one-point.com>

	Fix for PR libgcj/7060:
	* java/lang/Class.h (_getMethod): Renamed from getMethod.
	* java/lang/natClass.cc (_getMethod): Renamed from getMethod.
	Recurse into superinterfaces.  Don't throw NoSuchMethodException.
	* java/lang/Class.java (getMethod): New Java implementation;
	complies with spec.
	(_getMethod): New native method.

Co-Authored-By: Jeff Sturm <jsturm@one-point.com>

From-SVN: r55266
2002-07-05 20:40:11 +00:00
..
applet
awt re PR libgcj/6187 (method distance of class java.awt.geom.Point2D causes infinite recursion) 2002-04-08 14:43:35 +00:00
beans [multiple changes] 2002-03-24 21:32:14 +00:00
io * java/io/LineNumberInputStream.java: Merged with Classpath. 2002-06-17 03:52:24 +00:00
lang re PR libgcj/7060 (getMethod() doesn't search super interface) 2002-07-05 20:40:11 +00:00
math
net natPlainDatagramSocketImpl.cc (BooleanClass): Removed. 2002-06-25 05:29:22 +00:00
rmi ActivateFailedException.java: Remerge from Classpath version. 2002-06-17 19:11:40 +00:00
security Merge JDK 1.4 java.security changes from classpath. 2002-05-24 12:57:40 +01:00
sql Reformat JDBC classes and add new JDK 1.4 classes and methods. 2002-06-21 06:39:33 +01:00
text 2002-07-02 Tom Tromey <tromey@redhat.com> 2002-07-02 19:43:06 +00:00
util javaprims.h: Updated class declaration list. 2002-06-18 17:06:44 +00:00