From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22461 invoked by alias); 4 Feb 2010 03:38:00 -0000 Received: (qmail 22437 invoked by uid 48); 4 Feb 2010 03:37:59 -0000 Date: Thu, 04 Feb 2010 03:38:00 -0000 Message-ID: <20100204033759.22436.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug java/42811] [4.5 regression] java.lang.ExceptionInInitializerError in ecj1 In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: java-prs@gcc.gnu.org From: "davek at gcc dot gnu dot org" Mailing-List: contact java-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-prs-owner@gcc.gnu.org X-SW-Source: 2010-q1/txt/msg00081.txt.bz2 ------- Comment #3 from davek at gcc dot gnu dot org 2010-02-04 03:37 ------- (In reply to comment #2) > Created an attachment (id=19671) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19671&action=view) [edit] > patch > > now it summons gcj-noncore dll and resolves classes which should have been > resolved. i know it's not perfect. so i need your revision. Thanks for this analysis, I think you're right, the classes provided in the noncore dll need to be present and there aren't always linker dependencies to bring them in. I'll try and figure a way to do it automatically using static dependencies. -- davek at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |davek at gcc dot gnu dot org AssignedTo|unassigned at gcc dot gnu |davek at gcc dot gnu dot org |dot org | Status|UNCONFIRMED |ASSIGNED Ever Confirmed|0 |1 Last reconfirmed|0000-00-00 00:00:00 |2010-02-04 03:37:59 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42811