-
Enhancement
-
Resolution: Fixed
-
P4
-
7
-
b39
-
generic
-
generic
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8162516 | 6u141 | Aleksej Efimov | P4 | Resolved | Fixed | b01 |
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 serially reusable.
javadoc should be serially reusable.
- backported by
-
JDK-8162516 javadoc should be reusable
-
- Resolved
-
- relates to
-
JDK-8169325 Tests for JDK-6748541 were not backported into JDK 6
-
- Closed
-
-
JDK-6748543 javadoc should be re-entrant
-
- Resolved
-