This is the mail archive of the java-patches@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: Many Failures In libjava Testsuite!


[Sorry about responding to messages out of order.]

My last reply hopefully mostly answered the question about pthread
wrappers.  You should already
be able to just define GC_THREADS before including gc.h, and thus
get the appropriate platform-dependent wrappers.  I think this is
distinct from the THREAD_LOCAL_ALLOC issues.

Hans

> -----Original Message-----
> From: tromey@redhat.com [mailto:tromey@redhat.com]
> Sent: Wednesday, December 01, 2004 8:24 AM
> To: Boehm, Hans
> Cc: Bryce McKinlay; Ranjit Mathew; GCJ; Java Patches
> Subject: Re: Many Failures In libjava Testsuite!
> 
> 
> >>>>> "Hans" == Hans Boehm <Hans.Boehm@hp.com> writes:
> 
> Hans> Agreed, and planned for GC7.0.  But that won't make it 
> into gcc4.0.
> 
> How will this work with the pthread wrappers?
> 
> Tom
> 


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