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

"Since: 1.3" missing for the new "exec" methods added in java.lang.Runtime

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.4.0
    • 1.4.0
    • docs
    • beta3
    • generic
    • generic



      Name: rmT116609 Date: 08/23/2001


      java version "1.3.1"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1-b24)
      Java HotSpot(TM) Client VM (build 1.3.1-b24, mixed mode)

      http://java.sun.com/j2se/1.3/docs/api/java/lang/Runtime.html

      Some new "exec" methods have been added after version 1.2.2. These don't carry
      the "since: 1.3" field in the Java Doc listing.

      1) exec(String[] cmdarray, String[] envp, File dir)

      http://java.sun.com/j2se/1.3/docs/api/java/lang/Runtime.html#exec(java.lang.String[], java.lang.String[], java.io.File)


      2) exec(String command, String[] envp, File dir)

      http://java.sun.com/j2se/1.3/docs/api/java/lang/Runtime.html#exec(java.lang.String, java.lang.String[], java.io.File)
      (Review ID: 130534)
      ======================================================================

            shommel Scott Hommel (Inactive)
            rmandalasunw Ranjith Mandala (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: