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

javadoc should be re-entrant

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • None
    • 7
    • 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.

            jjg Jonathan Gibbons (Inactive)
            jjg Jonathan Gibbons (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: