This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug java/21045] Anonymous inner class constructor's exceptions can't be caught or thrown


------- Additional Comments From brion at pobox dot com  2005-04-15 12:16 -------
Created an attachment (id=8645)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8645&action=view)
Test case using the base class; works

Using a base class instead of an anonymous inner class derivitive, the
exception is handled as expected.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21045


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]