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] | |
> > int libjava/posix-threads.cc _Jv_InitThreads() we must call > > block_sigchld(). This would fix both the latent pthread bug as well > > as Eric's Solaris problem. > > Yes, good solution! I'll commit this patch instead of Eric's assuming it > tests out ok. Eric, can you confirm that this one fixes the original > problem on Solaris? Yes, it does. Thanks! -- Eric Botcazou
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |