[Bug java/21045] Anonymous inner class constructor's exceptions can't be caught or thrown
brion at pobox dot com
gcc-bugzilla@gcc.gnu.org
Fri Apr 15 12:16:00 GMT 2005
------- 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
More information about the Java-prs
mailing list