From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7207 invoked by alias); 15 Apr 2005 12:15:33 -0000 Mailing-List: contact java-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-prs-owner@gcc.gnu.org Received: (qmail 7189 invoked by uid 48); 15 Apr 2005 12:15:33 -0000 Date: Fri, 15 Apr 2005 12:15:00 -0000 Message-ID: <20050415121533.7188.qmail@sourceware.org> From: "brion at pobox dot com" To: java-prs@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-q2/txt/msg00132.txt.bz2 List-Id: ------- 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