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: darwin & libgcj ?


Andrew Haley wrote:

I don't understand that, sorry.
I write it with Stan Shebs words:

"The Darwin problem is a kernel bug manifesting as unflushed buffers
when a process exits. "

So I think it could be the same with the libjava tests regarding this type of error:
ERROR: No `main' given in program ArrayStore

Stan also sent me a patchlet to make 'gcc slow'. With this patchlet one my failure rate on g++ tests e.g. drop from 600 to about 30.

In the testsuite of gcc/g++ I have to pass a switch '-slow' to the compiler and then it sleeps for a little while.

Andreas


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