On 21/03/2014 17:43, Rob McKenna wrote:
:

In a nutshell a new process reaper thread was spawned for every Process created by the JDK. This fix runs these reaper threads in a thread pool to save on thread creation when creating a lot of new processes.

http://cr.openjdk.java.net/~robm/8034944/webrev.01/
Thanks Rob, it's good to get this change into the Solaris implementation. I looked through Martin's original changes in JDK-6944584 and the "side-port" as you've called it looks good.

-Alan.

Reply via email to