Dawid,
Thanks for the report; this should be investigated further.
Do you want to file an issue against javadoc, or would you like us to do so?
-- Jon
On 4/30/20 1:59 AM, Dawid Weiss wrote:
Hello,
Javadoc for "exclude" states that [1]:
"Unconditionally, excludes the specified packages and
Generally very good.
As a suggestion for an optional improvement, the new test is OK, but
given the use of system properties, better test hygiene would be to set
a new properties object, and remove it when the test is complete. This
could be done in a try-finally block around the javadoc invoc