Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8003488

(process) Provide Process.getPid()

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P3
    • 9
    • None
    • core-libs
    • b15
    • generic
    • generic
    • Verified

    Description

      Add a facility to query the id of a process created using Runtime.exec() or the ProcessBuilder api. Important note from Alan Bateman:

      "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. "

      Attachments

        Issue Links

          Activity

            People

              rriggs Roger Riggs
              robm Robert Mckenna
              Votes:
              1 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: