From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7159 invoked by alias); 1 Feb 2006 13:49:13 -0000 Received: (qmail 7016 invoked by uid 48); 1 Feb 2006 13:49:10 -0000 Date: Wed, 01 Feb 2006 13:49:00 -0000 Message-ID: <20060201134910.7015.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug libgcj/24638] inconsistent use of Jv_FindClass causing too weak error condition In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "thebohemian at gmx dot net" 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 X-SW-Source: 2006-02/txt/msg00075.txt.bz2 List-Id: ------- Comment #2 from thebohemian at gmx dot net 2006-02-01 13:49 ------- The patch for PR 24616 contains variants of the methods I was talking here that do not throw any exception and instead make the caller responsible for throwing the correct exception or error: http://gcc.gnu.org/ml/java-patches/2006-q1/msg00124.html -- thebohemian at gmx dot net changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED Target Milestone|--- |4.2.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24638