From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11251 invoked by alias); 10 May 2010 17:01:55 -0000 Received: (qmail 10975 invoked by uid 48); 10 May 2010 17:01:51 -0000 Date: Mon, 10 May 2010 17:01:00 -0000 Message-ID: <20100510170151.10974.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug target/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: "ubizjak at gmail dot com" 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-q2/txt/msg00038.txt.bz2 ------- Comment #16 from ubizjak at gmail dot com 2010-05-10 17:01 ------- On alphaev68-pc-linux-gnu, I'm getting: make[4]: Entering directory `/space/uros/gcc-build/alphaev68-unknown-linux-gnu/boehm-gc' Switched to incremental mode Emulating dirty bits with mprotect/signals Completed 3 tests Allocated 5687484 collectable objects Allocated 306 uncollectable objects Allocated 3749022 atomic objects Allocated 34440 stubborn objects Finalized 6617/6617 objects - finalization is probably ok Total number of bytes allocated is 228541040 Final heap size is 11345920 bytes Collector appears to work Completed 322 collections PASS: gctest Leaked composite object at 0x200002cdee0 (../../../gcc-svn/trunk/boehm-gc/tests/leak_test.c:16, sz=8, NORMAL) FAIL: leaktest Final heap size is 131072 PASS: middletest PASS: staticrootstest =================== 1 of 4 tests failed =================== make[4]: *** [check-TESTS] Error 1 Is this failure something to worry about? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42811