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]

Re: gnu/gcj/io/shs.cc doesn't compile on Solaris 2.5.1 (bootstrap failure)


>>>>> "Rainer" == Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> writes:

I didn't see a reply to this.

Rainer> One new failure is the Primes test: there's a gc message
Rainer> interspersed with the (correct) output:
Rainer> Needed to allocate blacklisted block at 0x1f9000
Rainer> Maybe this can be disabled in boehm-gc or ignored somehow:
Rainer> unlike the test output, it is written to stderr, not stdout.

This message is pretty much expected.  There's some discussion of this
on the list a while back.

Adding code to the test suite to let us ignore this has been on my
to-do list forever.

Tom


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