Review request: Use RESTARTABLE in UNIXProcess_md.c
Martin Buchholz
martinrb at google.com
Sun Jun 28 00:21:35 UTC 2009
Although I am a strong advocate of
creating common C-level infrastructure in the JDK,
that's a sufficiently scary project that I'm going to
leave it for now and do what everyone else has done,
namely to make yet another copy of RESTARTABLE
in UNIXProcess_md.c.
http://cr.openjdk.java.net/~martin/RESTARTABLE/
Martin
On Sat, Jun 27, 2009 at 13:27, Alan Bateman <Alan.Bateman at sun.com> wrote:
> Martin Buchholz wrote:
>
>> :
>>
>> Alan, can we find a slightly more public place to put RESTARTABLE
>> so that make/java/java/Makefile makes it accessible by default?
>> Perhaps into java/io/io_util.h?
>>
> Good idea, as we need this everywhere we do system calls. A common header
> file in src/solaris/native/common is probably right (rather than io_util.h,
> which is for java.io).
>
> -Alan.
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/core-libs-dev/attachments/20090627/f1ce0fc4/attachment.html>
More information about the core-libs-dev
mailing list