Code Review Request : 7011591 JDWP socket transport should restart interrupted system calls (EINTR) (original) (raw)

Alan Bateman Alan.Bateman at oracle.com
Thu Aug 4 08:50:38 PDT 2011


David Buck wrote:

Hi!

I would like to request that my fix for 7011591 be reviewed for push into JDK8 (and JDK7u if possible). CR: 7011591 JDWP socket transport should restart interrupted system calls (EINTR) : Webrev: http://cr.openjdk.java.net/~dbuck/7011591/webrev.00/ I've added serviceability-dev to the CC list as that is where the debugger code is.

I looked at the webrev and it mostly looks okay to me. One issue is that dbgsysPoll probably should adjust the timeout when interrupted. A minor nit is that you've changed the copyright date on the file from 1998 to 1997.

-Alan.



More information about the serviceability-dev mailing list