From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11914 invoked by alias); 20 Feb 2010 00:40:07 -0000 Received: (qmail 11893 invoked by uid 48); 20 Feb 2010 00:40:06 -0000 Date: Sat, 20 Feb 2010 00:40:00 -0000 Message-ID: <20100220004006.11892.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/msg00123.txt.bz2 ------- Comment #5 from davek at gcc dot gnu dot org 2010-02-20 00:40 ------- Created an attachment (id=19928) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19928&action=view) patch respin So, after much single-stepping in the debugger, and some discussion on the mailing list: http://gcc.gnu.org/ml/java/2010-02/msg00002.html http://gcc.gnu.org/ml/java/2010-02/threads.html#00004 Here is the patch that I'm now testing. It appeared to resolve the TestEarlyGC failure after a quick rebuild in a dirty $objdir, but it needs a full bootstrap/test cycle to be sure; results will be in tomorrow. -- davek at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #19808|0 |1 is obsolete| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42811