From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26941 invoked by alias); 14 Jul 2004 20:41:23 -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 26926 invoked by uid 48); 14 Jul 2004 20:41:23 -0000 Date: Wed, 14 Jul 2004 20:41:00 -0000 Message-ID: <20040714204123.26924.qmail@sourceware.org> From: "mckinlay at redhat dot com" To: java-prs@gcc.gnu.org In-Reply-To: <20040711231909.16481.hannes@helma.at> References: <20040711231909.16481.hannes@helma.at> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug libgcj/16481] Wrong stack trace in conjunction with custom ClassLoaders X-Bugzilla-Reason: CC X-SW-Source: 2004-q3/txt/msg00051.txt.bz2 List-Id: ------- Additional Comments From mckinlay at redhat dot com 2004-07-14 20:41 ------- Confirmed. The stack trace failure is causing the ResourceBundle calling-classloader check to fail, so the wrong classloader is used to load the bundle and thus the bundle can't be found. Work is in progress to fix this. -- What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ASSIGNED Ever Confirmed| |1 Last reconfirmed|0000-00-00 00:00:00 |2004-07-14 20:41:22 date| | Target Milestone|--- |3.5.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16481