This is the mail archive of the java@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]

java broken on Linux/x86-64


Running the testsuite on the trunk, I get lots of failures:

               === libjava Summary for unix ===

# of expected passes            1811
# of unexpected failures        1087
# of expected failures          6
# of untested testcases         1097

This has been introduced in the last 24 hours.

The libjava.log file shows:

Exception during runtime initialization
java.lang.ExceptionInInitializerError
   <<No stacktrace available>>
Caused by: java.lang.NegativeArraySizeException
   <<No stacktrace available>>
FAIL: PR9577 run

Exception during runtime initialization
java.lang.ExceptionInInitializerError
   <<No stacktrace available>>
Caused by: java.lang.NegativeArraySizeException
   <<No stacktrace available>>
FAIL: longfield run


This is on Linux/x86-64,
Andreas
-- 
 Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj
  SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
   GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126

Attachment: pgp00000.pgp
Description: PGP signature


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