> The PID of the own Java process can be retrieved from the child by the
> javax.Management API! I have to lookup the code!

PIDs are generally not available, supposedly because on some platforms
they may not be available... they're currently adding them in JDK8.

What you're referring to is the hack that everyone's using but it
doesn't guarantee what you'll get is actually a PID.

Dawid

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to