-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 18
-
Component/s: tools
-
b18
The javadoc test VerifyLocale.java occasionally times out, because it tries running javadoc on *all* available locales, which can number a 1000 or more. This is excessive.
We should reduce the number of invocations down to a reasonable number, perhaps configurable. One default could be one-per-language.
We should reduce the number of invocations down to a reasonable number, perhaps configurable. One default could be one-per-language.