From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9024 invoked by alias); 15 Apr 2005 12:18:04 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 8845 invoked by uid 48); 15 Apr 2005 12:17:58 -0000 Date: Fri, 15 Apr 2005 12:18:00 -0000 Message-ID: <20050415121758.8844.qmail@sourceware.org> From: "brion at pobox dot com" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20050415121259.21045.brion@pobox.com> References: <20050415121259.21045.brion@pobox.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug java/21045] Anonymous inner class constructor's exceptions can't be caught or thrown X-Bugzilla-Reason: CC X-SW-Source: 2005-04/txt/msg02044.txt.bz2 List-Id: ------- Additional Comments From brion at pobox dot com 2005-04-15 12:17 ------- Created an attachment (id=8646) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8646&action=view) Failing test case using a throws declaration instead of try-catch Again, fails to compile with GCJ. Fine with javac from Sun JDK 1.5. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21045