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

@sealedGraph: Links to inner classes fails in links

XMLWordPrintable

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

      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

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

              Created:
              Updated:
              Resolved: