Closed claudio-rosati closed 6 years ago
Did the same for phoebus.
For the Java9 javadoc, I had to add '-Xold' to get it to run at all in spite of the warnings, and Java 10 javadoc then fails because it doesn't know '-Xold' any more.
Overall much better to not have the warnings in the first place, now it's clean with both J9 and J10, thanks.
Fixed all javadoc errors and warnings not related to references or symbols not found.