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

@sealedGraph: Links to inner classes fails in links

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P4
    • 22
    • 22
    • tools
    • None

    Description

      It is possible to click the nodes in a sealed graph hierarchy. However, if the link points to an inner class, the link is broken.

      See for example https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/foreign/ValueLayout-sealed-graph.svg

      Clicking `OfByte` leads to:

      https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/foreign/OfByte.html

      but should instead lead to:

      https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/foreign/ValueLayout.OfByte.html

      Attachments

        Issue Links

          Activity

            People

              liach Chen Liang
              pminborg Per-Ake Minborg
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: