classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: java.lang.Class patches


From: Archie Cobbs
Subject: Re: java.lang.Class patches
Date: Thu, 10 Apr 2003 17:56:52 -0500 (CDT)

Jeroen Frijters wrote:
> Exceptions thrown by constructor are rethrown without the wrapping
> InvocationTargetException. This is a little odd (because it can cause
> newInstance() to throw checked exception that aren't declared), but it
> is compatible with Sun's implementation.

This is a known bug in Sun's implementation:

  http://developer.java.sun.com/developer/bugParade/bugs/4233093.html

Not sure if we really want to be bug compatible in this case.. ?

-Archie

__________________________________________________________________________
Archie Cobbs     *     Precision I/O      *     http://www.precisionio.com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]