From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10771 invoked by alias); 2 Nov 2005 11:09:33 -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 10669 invoked by uid 48); 2 Nov 2005 11:09:31 -0000 Date: Wed, 02 Nov 2005 11:09:00 -0000 Message-ID: <20051102110931.10668.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug libgcj/24616] linking BC-compiled classes: NoClassDefFoundErrors should be deferred In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "thebohemian at gmx dot net" X-SW-Source: 2005-11/txt/msg00236.txt.bz2 List-Id: ------- Comment #3 from thebohemian at gmx dot net 2005-11-02 11:09 ------- Created an attachment (id=10113) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10113&action=view) lazy linker test setup This is a newer version of the test for class linking. The change is that the actual tests are not run inside the methods of the LazyLinker class but in separate ones which are then loaded via reflection. By doing so loading the LazyLinker class itself works on all test environments and one can inspect the steps until the test is run more detailed. -- thebohemian at gmx dot net changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #10103|0 |1 is obsolete| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24616