-
Type:
Sub-task
-
Resolution: Delivered
-
Priority:
P3
-
Affects Version/s: 10
-
Component/s: tools
-
generic
-
generic
-
Verified
The javadoc tool has been changed to treat failure to access a URL as an error instead of a warning. If javadoc cannot access the contents of a URL provided with the `-link` or `-linkoffline` options, the tool will now report an error. Previously, the tool continued with a warning and produced incorrect documentation output.