-
Bug
-
Resolution: Fixed
-
P4
-
18
-
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.