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

(process) Please make ProcessBuilder serializable

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P4 P4
    • None
    • 5.0
    • core-libs
    • x86
    • windows_xp

      A DESCRIPTION OF THE REQUEST :
      The ProcessBuilder is defined as a container class, for several properties. As such, it should be Serializable.

      JUSTIFICATION :
      I want to create a process definition for another machine to run. As it is today, I have to copy the list of command, env, dir, and so.


      CUSTOMER SUBMITTED WORKAROUND :
      Define your own class. Make it serializable. Copy all fields. Restore them on the other side.
      ###@###.### 10/25/04 20:29 GMT

            Unassigned Unassigned
            jleesunw Jon Lee (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: