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

rmic in 1.3 ignores the "-sourcepath", "-bootclasspath", "-extdirs" options

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.4.0
    • 1.3.0
    • core-libs
    • None
    • beta2
    • sparc
    • solaris_2.5
    • Verified

      In 1.3 (from Beta through RC2), the "rmic" tool accepts but ignores the following command-line options, as quoted from its usage message:

        -sourcepath <path> Specify where to find user source files
        -bootclasspath <path> Override location of bootstrap class files
        -extdirs <path> Override location of installed extensions

      In 1.2.2, the "rmic" tool functionally supported all of the following command-line options:

        -classpath <path> Specify where to find input class files
        -sourcepath <path> Specify where to find user source files
        -bootclasspath <path> Override location of bootstrap class files
        -extdirs <path> Override location of installed extensions

      But now in 1.3, *only* the "-classpath <path>" option is actually processed; the others are parsed but otherwise completely ignored.

            peterjones Peter Jones (Inactive)
            peterjones Peter Jones (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: