RFR(S): JDK-8029808 com/sun/jdi/ProcessAttachTest.sh times out
Alan Bateman
Alan.Bateman at oracle.com
Thu Jan 30 09:09:02 PST 2014
On 30/01/2014 16:59, Dmitry Samersoff wrote:
> Staffan,
>
> No it's not to your code. Sorry for not being clean enough.
>
> You cleaned up unix code, but windows code remains bad. Particularly, it
> has bad unconditional sleep 2
>
> I would propose replace *windows manipulation with CYGWIN/MKS pids* to
> call to JPS that return windows pid
>
I have a vague memory that we had to use ps to get the pid because of
the suspend=y test which cause the debuggee to suspect during startup. I
might be wrong on this of course, it was a long time ago.
-Alan
More information about the serviceability-dev
mailing list