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.microsoft.com/en-us/library/ms682437%28VS.85%29.aspx
Webrev at:
http://cr.openjdk.java.net/~robm/7168110/webrev.01/
This looks okay to me and should be help in the event that someone
specifies the vmid/pid that is in another terminal session.
-Alan.