Hi Robert,

Robert Schuster wrote:
while wading throught our fine apidoc on developer.classpath.org/doc I wondered why "java.lang.reflect.InvocationHandler.invoke()" does not show that the method can throw a Throwable. At first I thought it is a bug in our API implementation but a short glimpse at the source code revealed that the method is properly declared.

Nice catch! The thrown exception immediately preceding the closing semicolon of an interface method declaration was ignored. This is fixed in CVS now.


Thanks,

Julian


_______________________________________________ Classpath mailing list [email protected] http://lists.gnu.org/mailman/listinfo/classpath

Reply via email to