This is the mail archive of the java-prs@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libgcj/10353] [3.3/3.4/4.0 regression] Java testsuite failures Array_3, TLtest, Thread_Join, Thread_Wait_Interrupt & Throw_2


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]