Re: Codereview request for 7168110: Misleading jstack error message

2012-05-17 Thread Alan Bateman
On 17/05/2012 16:50, Rob McKenna wrote: Hi folks, A straightforward enough fix for an issue whereby windows sees fit to return a cryptic error message when attempting to run jstack on a process created in another terminal session. As per the webrev, see the remarks section at: http://msdn.m

Re: Codereview request for 7168110: Misleading jstack error message

2012-05-17 Thread Dmitry Samersoff
Rob, Looks good for me. -Dmitry On 2012-05-17 19:50, Rob McKenna wrote: > Hi folks, > > A straightforward enough fix for an issue whereby windows sees fit to > return a cryptic error message when attempting to run jstack on a > process created in another terminal session. > > As per the webrev

Codereview request for 7168110: Misleading jstack error message

2012-05-17 Thread Rob McKenna
Hi folks, A straightforward enough fix for an issue whereby windows sees fit to return a cryptic error message when attempting to run jstack on a process created in another terminal session. As per the webrev, see the remarks section at: http://msdn.microsoft.com/en-us/library/ms682437%28VS.