6649594: Intermittent IOExceptions during dynamic attach on linux and solaris

2010-07-14 Thread Alan Bateman
This is a long standing bug in the attach mechanism on Solaris and Linux that causes intermittent failures for some tests. The bug is that, on first attempt to attach, the client can observe the file to which the door descriptor is attached or the socket file before initialization is complete

Re: 6649594: Intermittent IOExceptions during dynamic attach on linux and solaris

2010-07-14 Thread Daniel D. Daugherty
On 7/14/2010 8:38 AM, Alan Bateman wrote: This is a long standing bug in the attach mechanism on Solaris and Linux that causes intermittent failures for some tests. The bug is that, on first attempt to attach, the client can observe the file to which the door descriptor is attached or the soc