Release Note: `javadoc` Now Requires Correct Class Name in Member Reference

XMLWordPrintable

      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`.

            Assignee:
            Hannes Wallnoefer
            Reporter:
            Hannes Wallnoefer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: