-
Enhancement
-
Resolution: Fixed
-
P3
-
None
-
None
-
b12
javadoc generates lots of Package.complete() calls for invalid packages, each of which requires checking the file system.
Some can be eliminated by a minor refactoring to reorder a sequence of tests.
Others can be eliminated by improving the order of name lookup, so that name lookup in all modules is a last choice, not a first choice.
Some can be eliminated by a minor refactoring to reorder a sequence of tests.
Others can be eliminated by improving the order of name lookup, so that name lookup in all modules is a last choice, not a first choice.