This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug java/21045] Anonymous inner class constructor's exceptions can't be caught or thrown
- From: "brion at pobox dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Apr 2005 12:15:33 -0000
- Subject: [Bug java/21045] Anonymous inner class constructor's exceptions can't be caught or thrown
- References: <20050415121259.21045.brion@pobox.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From brion at pobox dot com 2005-04-15 12:15 -------
Created an attachment (id=8644)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8644&action=view)
Test case which wraps in a try-catch; fails to compile with GCJ
Compiles just fine with javac from Sun JDK 1.5.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21045