RFR: 8000975: (process) Merge UNIXProcess.java.bsd & UNIXProcess.java.linux (& .solaris & .aix)
Alan Bateman
Alan.Bateman at oracle.com
Fri May 9 15:28:08 UTC 2014
On 07/05/2014 08:42, Peter Levart wrote:
> Hi Martin,
>
> I have restructured the processReaperExecutor construction. It now
> incorporates system thread group search and thread pool construction
> in one doPrivileged call. I also extracted the creation of
> ThreadFactory into a local variable so it's more explicit now. Here's
> the webrev:
>
> http://cr.openjdk.java.net/~plevart/jdk9-dev/UNIXProcess/webrev.09/
>
> ...java/lang/ProcessBuilder tests still pass.
Sorry for the delay but I finally got time to look at webrev.09. I'm
happy too!
-Alan
More information about the core-libs-dev
mailing list