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

-extdirs option issue

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 11
    • 9, 11
    • docs

      According to http://docs.oracle.com/javase/8/docs/technotes/tools/windows/javadoc.html the "-extdirs" option "specifies the directories where extension classes reside. These are any classes that use the Java Extension mechanism. The extdirs option is part of the search path the javadoc command uses to look up source and class files. See the -classpath option for more information...".
      The description is not too accurate, but it seems that it should behave as the "-classpath" option, e.g. "javadoc -extdirs \user\src com.mypackage". Actually it does not work that way (and I do not observe any implementing code).

            cwayne Clifford Wayne (Inactive)
            ogb Oleg Barbashov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: