From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8765 invoked by alias); 11 Jul 2004 23:21:43 -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 8748 invoked by uid 48); 11 Jul 2004 23:21:43 -0000 Date: Sun, 11 Jul 2004 23:21:00 -0000 Message-ID: <20040711232143.8747.qmail@sourceware.org> From: "hannes at helma dot at" 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/msg00043.txt.bz2 List-Id: ------- Additional Comments From hannes at helma dot at 2004-07-11 23:21 ------- Created an attachment (id=6725) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=6725&action=view) test case Tries to load property resource bundle from loaded class. Works with Sun Java, fails with GCJ. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16481