[Tcl Java] Re: possible memory.

2000-10-27 Thread Daniel Wickstrom

> "Mo" == Mo DeJong <[EMAIL PROTECTED]> writes:


Mo> I ran the tests again, and it looks like everything is working
Mo> just great. I can also run some multi-threaded tests that did
Mo> not work in the past.

Mo> Are there any remaining issues we need to look at before
Mo> merging this branch back into the HEAD? We can't fix the ref
Mo> count problem right now, we need to get this all merged back
Mo> into the HEAD and then we can look at overhauling ref
Mo> counting, perhaps on another branch.

This sounds promising.  As far as threading changes, there was the
issue of thread cleanup routine not being called.  Other than that
and the ref counting changes that you mentioned, I thinks that's it.
If I get a chance this weekend, I'll spend some time looking at the
thread cleanup issue.

-Dan


The TclJava mailing list is sponsored by Scriptics Corporation.
To subscribe:send mail to [EMAIL PROTECTED]  
 with the word SUBSCRIBE as the subject.
To unsubscribe:  send mail to [EMAIL PROTECTED] 
 with the word UNSUBSCRIBE as the subject.
To send to the list, send email to '[EMAIL PROTECTED]'. 
An archive is available at http://www.mail-archive.com/tcljava@scriptics.com




[Tcl Java] Re: possible memory.

2000-10-27 Thread Mo DeJong

On Thu, 26 Oct 2000, Daniel Wickstrom wrote:

> > "Mo" == Mo DeJong <[EMAIL PROTECTED]> writes:
> 
> 
> Mo> Are you up to it? I am going to be working on this object ref
> Mo> queue thing for some time, so if you could take a whack at the
> Mo> Notifier it would really help. There is not going to be much
> Mo> overlap in these changes, so they can be done in parallel.
>
> Ok here is a patch to make the notifier thread safe.  I've run the
> test cases on a solaris box, and it still fails with the same test
> cases that I posted earlier before I made the modifications.  Let me
> know what you think.

This patch looks great. I touched up a couple of little things
and checked it in (see the ChangeLog for the gory details).

I ran the tests again, and it looks like everything is working
just great. I can also run some multi-threaded tests that
did not work in the past.

Are there any remaining issues we need to look at before
merging this branch back into the HEAD? We can't fix
the ref count problem right now, we need to get this
all merged back into the HEAD and then we can look
at overhauling ref counting, perhaps on another branch.

Mo DeJong
Red Hat Inc


The TclJava mailing list is sponsored by Scriptics Corporation.
To subscribe:send mail to [EMAIL PROTECTED]  
 with the word SUBSCRIBE as the subject.
To unsubscribe:  send mail to [EMAIL PROTECTED] 
 with the word UNSUBSCRIBE as the subject.
To send to the list, send email to '[EMAIL PROTECTED]'. 
An archive is available at http://www.mail-archive.com/tcljava@scriptics.com