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

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 1.4.0
    • Affects Version/s: 1.3.0
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: