RFR: 8000975: Merge UNIXProcess.java.bsd & UNIXProcess.java.linux

Martin Buchholz martinrb at google.com
Sun Oct 21 19:07:20 UTC 2012


On Tue, Oct 16, 2012 at 9:35 AM, Alan Bateman <Alan.Bateman at oracle.com>wrote:

>
>>  I don't have any objection to this but at some point I think we need to
> change the Solaris and Mac implementations to use posix_spawn, in which
> case it's possible that the Mac implementation will be different to the
> Linux implementation.


See also *Bug 10354* <http://sourceware.org/bugzilla/show_bug.cgi?id=10354>
 - posix_spawn should use vfork() in more cases than presently



More information about the core-libs-dev mailing list