Review request: Use RESTARTABLE in UNIXProcess_md.c (original) (raw)
Martin Buchholz martinrb at google.com
Sat Jun 27 19:33:23 UTC 2009
- Previous message: hg: jdk7/tl/langtools: 6855563: test broken after merge with latest parser
- Next message: Review request: Use RESTARTABLE in UNIXProcess_md.c
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Michael, sorry again for the conflict.
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?
Please file a bug and review.
Synopsis: Use RESTARTABLE in UNIXProcess_md.c
Description: Many system calls in UNIXProcess_md.c should handle EINTR by using the handy RESTARTABLE macro in nio_util.h
http://cr.openjdk.java.net/~martin/RESTARTABLE/
Martin -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.openjdk.java.net/pipermail/core-libs-dev/attachments/20090627/a52ba50f/attachment.html>
- Previous message: hg: jdk7/tl/langtools: 6855563: test broken after merge with latest parser
- Next message: Review request: Use RESTARTABLE in UNIXProcess_md.c
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]