UNIXProcess improvements

Michael McMahon Michael.McMahon at Sun.COM
Mon Apr 19 16:04:36 UTC 2010


Martin Buchholz wrote:
> On Fri, Apr 16, 2010 at 09:18, Mark Reinhold <mr at sun.com> wrote:
>
>   
>> For now I suggest leaving old @author tags as-is.
>>     
>
> OK, done.
>
> Version 0.2 of the webrev is published.
>
> Martin
>   
Martin,

 From what I can see, you've cleaned up the code and the functional changes
are the use of a thread pool, and an explicit (8 k sized) stack.

Also, the threads created now belong to the root thread group rather than
the application's thread group. Is this so you can handle uncaught 
exceptions
as you mentioned before, and if so, I guess some other change is coming 
to complete
this work. Is that right?

Thanks,
Michael




More information about the core-libs-dev mailing list