"You probably know this but a getPid and perhaps a getCurrentPid requires great care. We cannot assume
that it can be represented by an int or long, it needs to allow for environment that might not have the notion of process as we know it, also needs consideration of environment where they may be several VMs running in the same process. So lots of wriggle room in the spec, otherwise it will not be implementable everywhere. "
- blocks
-
JDK-8066847 jdk/test/lib/testlibrary/jdk/testlibrary/ProcessTools.java, to eliminate dependency on sun.management.VMManagement
- Closed
-
JDK-8044122 MBean access to the PID
- Resolved
-
JDK-8044840 [TESTBUG] get rid of JMX in com.oracle.java.testlibrary.ProcessTools.getProcessId() for getting current process id
- Closed
- duplicates
-
JDK-8077350 JEP 102 Process API Updates Implementation
- Resolved
- relates to
-
JDK-8046092 JEP 102: Process API Updates
- Closed
-
JDK-4244896 (process) Provide Process.waitFor(timeout), Process.destroyForcibly() and Process.isAlive()
- Closed
-
JDK-6447323 (process) Native OS process information and control
- Closed
-
JDK-8003488 (process) Provide Process.getPid()
- Closed