This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug libgcj/10353] [3.3/3.4/4.0 regression] Java testsuite failures Array_3, TLtest, Thread_Join, Thread_Wait_Interrupt & Throw_2
- From: "ebotcazou at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 17 Dec 2004 11:22:50 -0000
- Subject: [Bug libgcj/10353] [3.3/3.4/4.0 regression] Java testsuite failures Array_3, TLtest, Thread_Join, Thread_Wait_Interrupt & Throw_2
- References: <20030408184601.10353.ghazi@caip.rutgers.edu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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