[Q] can't build libgcj on Solaris 2.6
Joerg Brunsmann
joerg.brunsmann@FernUni-Hagen.de
Fri Dec 10 07:44:00 GMT 1999
Tom Tromey wrote:
> The initial patch was just wrong. I checked in a fixed version. Can
> you try it? I don't remember if Solaris has recursive mutexes or not.
> Does it?
Unfortunately the patch doesn't fix my wait/nofify problem. The problem
still remains that "pthread_cond_waiting"-threads aren't awakened when
they are notified. I checked if one return value of either
_Jv_PthreadCheckMonitor or pthread_cond_signal in _Jv_CondNotify is an
error code, but they are both ok. Can someone give me a hint where I
can continue debugging?
I looked into Solaris Answerbook and it seems that Solaris does indeed
have recursive mutexes.
Jörg
More information about the Java
mailing list