Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8164094 javadoc allows to create a @link to a non-existent method
  3. JDK-8336908

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

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

              Created:
              Updated:
              Resolved: