PR libgcj/25265: Throw NoSuchMethodError for missing methods

Andrew Haley aph@redhat.com
Tue Dec 6 19:58:00 GMT 2005


Andrew Haley writes:
 > This adds a new method to every class that is invoked when we try to
 > invoke a nonexistent method.  I've made it package private, which I
 > think is right: opinions welcomed.

Rewrite:

"This patch adds a new method to every class.  This method is invoked
when we try to invoke a nonexistent method."

Andrew.



More information about the Java-patches mailing list