Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8262886

javadoc generates broken links with {@inheritDoc}

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 17
    • 16, 17
    • tools
    • None

        doccheck found these:

        api/jdk.incubator.foreign/jdk/incubator/foreign/ValueLayout.html:525: id not found: api/jdk.incubator.foreign/jdk/incubator/foreign/ValueLayout.html#layout-align
        api/jdk.incubator.foreign/jdk/incubator/foreign/GroupLayout.html:540: id not found: api/jdk.incubator.foreign/jdk/incubator/foreign/GroupLayout.html#layout-align
        api/jdk.incubator.foreign/jdk/incubator/foreign/MemoryAddress.html:290: id not found: api/jdk.incubator.foreign/jdk/incubator/foreign/MemoryAddress.html#access-modes
        api/jdk.incubator.foreign/jdk/incubator/foreign/MemoryAddress.html:328: id not found: api/jdk.incubator.foreign/jdk/incubator/foreign/MemoryAddress.html#access-modes
        api/jdk.incubator.foreign/jdk/incubator/foreign/SequenceLayout.html:639: id not found: api/jdk.incubator.foreign/jdk/incubator/foreign/SequenceLayout.html#layout-align

        At least for the layout-align ones, it looks like javadoc is not fixing up links when `{@inheritDoc}` is used.

              hannesw Hannes Wallnoefer
              jjg Jonathan Gibbons
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: