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

stddoclet: Index should say "class in <package>"

XMLWordPrintable

    • b40
    • generic
    • generic

      For classes and interfaces that appear in the index, it should say
      "class/interface in package <a>com.package</a> rather than
      duplicating the class/interface name.

      For example, the index currently says:

      <a>AccessControlContext</a> - class java.security.<a>AccessControlContext</a>

      Notice there are two links to the same class on the same line, which is
      unnecessary.

      This should instead be:

      <a>AccessControlContext</a> - in package <a>java.security</a>

      ======================================================================

            jhosunw Jamie Ho (Inactive)
            dkramersunw Douglas Kramer (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: