javadoc should be re-entrant

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • None
    • Affects Version/s: 7
    • Component/s: tools
    • None

      Currently, due to excessive use of static data, javadoc can only (reliably) be executed once in a JVM. Subsequent attempts to use it may be "polluted" by earlier attempts. (E.g. options).

      javadoc should be re-entrant, meaning that it should be possible to run multiple copies independently and without interference.

            Assignee:
            Jonathan Gibbons
            Reporter:
            Jonathan Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: