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

(Process) Merge UNIXProcess.java into ProcessImpl.java

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P4
    • 9
    • 9
    • core-libs
    • b49
    • linux

    Backports

      Description

        For Unix variants of Process, the implementation is split between
        src/java.base/unix/classes/java/lang/ProcessImpl.java and UNIXProcess.java.
        ProcessImpl.java contains only static methods and delegates to UNIXProcess.java.
        Merging UNIXProcess.java into ProcessImpl.java removes a duplicated method
        and aligns the source files with the Windows implementation that contains only ProcessImpl.java.

        Attachments

          Issue Links

            Activity

              People

                rriggs Roger Riggs
                rriggs Roger Riggs
                Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: