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: [TESTERS NEEDED] Enable hash synchronization on Sparc.


On Fri, 24 Oct 2003 10:25:28 -0400 (EDT)
Jeff Sturm <jsturm@one-point.com> wrote:

> On Fri, 24 Oct 2003, David S. Miller wrote:
> > 2003-10-24  David S. Miller  <davem@redhat.com>
> >
> > 	* configure.host: Enable hash synchronization on Sparc.
> 
> This isn't quite sufficient, because usleep isn't thread-safe on Solaris.
> 
> Perhaps _Jv_platform_usleep could use nanosleep when available, and fall
> back on usleep?

Ok, then assuming my Linux tests pass I'll use sparc*-linux as the
platform on which to enable hash synchronization.

Thanks for the heads up.


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