RFR: JDK-8212828 Allow POSIX_SPAWN to be used for ProcessImpl on Linux
David Lloyd
david.lloyd at redhat.com
Wed Oct 24 13:35:44 UTC 2018
On Wed, Oct 24, 2018 at 1:05 AM Thomas Stüfe <thomas.stuefe at gmail.com> wrote:
> Review:
>
> - copyright dates need updating on the C-sources
>
> - I opt for "#if defined(__solaris__) || defined(_ALLBSD_SOURCE) ||
> defined(_AIX) || defined(__linux__)" to be removed completely from
> unix-specific source files. The ifdef now covers all OpenJDK Unix
> platforms.
Here's a version with these changes.
--
- DML
-------------- next part --------------
A non-text attachment was scrubbed...
Name: JDK-8212828-posix_spawn-v2.patch
Type: text/x-patch
Size: 3414 bytes
Desc: not available
URL: <http://mail.openjdk.java.net/pipermail/core-libs-dev/attachments/20181024/fa368d3f/JDK-8212828-posix_spawn-v2.patch>
More information about the core-libs-dev
mailing list