-
Sub-task
-
Resolution: Delivered
-
P4
-
23
A bug has been fixed in `javadoc`. Previously, the `@see` and `{@link...}` tags allowed a nested class to be used to qualify the name of a member of the enclosing class. They no longer do so. Because of this, documentation comments that previously relied on this behavior will now trigger a warning or error when processed by `javadoc`.