This is the mail archive of the java-patches@sources.redhat.com 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]

Re: Patch: fix in _Jv_CondWait


Tom Tromey wrote:

> This patch fixes an apparent bug in the pthreads _Jv_CondWait.
> Without this patch, a previously interrupted call will fail to remove
> the thread from the cv's wait set.
>
> Bryce, does this patch look ok to you?

Yes. Nice catch!

thanks

  [ bryce ]



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