Details
-
Enhancement
-
Resolution: Fixed
-
P3
-
None
Description
Now that there is an API call (JDK-8003488) to get the PID, it would make sense to extend the Runtime MBean to provide the pid. This can already be done by parsing the name attribute of the Runtime MBean, but providing a clean API for accessing the PID would make it possible for people to stop relying on this implementation detail.
Attachments
Issue Links
- csr for
-
JDK-8189091 MBean access to the PID
- Closed
- is blocked by
-
JDK-8003490 (process) Provide Process.getCurrentPid() to get identifier of current process
- Resolved
-
JDK-8046092 JEP 102: Process API Updates
- Closed
- relates to
-
JDK-8003488 (process) Provide Process.getPid()
- Closed