From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20680 invoked by alias); 17 Dec 2004 11:22:51 -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 20653 invoked by uid 48); 17 Dec 2004 11:22:50 -0000 Date: Fri, 17 Dec 2004 11:22:00 -0000 Message-ID: <20041217112250.20652.qmail@sourceware.org> From: "ebotcazou at gcc dot gnu dot org" To: java-prs@gcc.gnu.org In-Reply-To: <20030408184601.10353.ghazi@caip.rutgers.edu> References: <20030408184601.10353.ghazi@caip.rutgers.edu> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug libgcj/10353] [3.3/3.4/4.0 regression] Java testsuite failures Array_3, TLtest, Thread_Join, Thread_Wait_Interrupt & Throw_2 X-Bugzilla-Reason: CC X-SW-Source: 2004-q4/txt/msg00621.txt.bz2 List-Id: ------- Additional Comments From ebotcazou at gcc dot gnu dot org 2004-12-17 11:22 ------- On Solaris 7, 8 and 9 with 3.4.4pre, we are down to: 32-bit: === libjava tests === Running target unix FAIL: Array_3 execution - gij test FAIL: Array_3 execution - gij test === libjava Summary === # of expected passes 3262 # of unexpected failures 2 # of expected failures 10 # of untested testcases 10 64-bit: FAIL: Array_3 execution - gij test FAIL: Array_3 execution - gij test FAIL: FileHandleGcTest execution - source compiled test FAIL: FileHandleGcTest execution - gij test FAIL: FileHandleGcTest execution - bytecode->native test FAIL: FileHandleGcTest -O3 execution - source compiled test FAIL: FileHandleGcTest execution - gij test FAIL: FileHandleGcTest -O3 execution - bytecode->native test === libjava Summary === # of expected passes 3249 # of unexpected failures 8 # of expected failures 10 # of untested testcases 17 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10353