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

<title> labels in package.html files are mistakenly abbreviated

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P4 P4
    • None
    • 5.0
    • docs
    • generic
    • other

      Some of the package.html files that wre updated were given titles
      that were mistakenly abbreviated. For example:

      % grep -i title src/share/classes/com/sun/management/jmx/package.html
      <title>management.jmx package</title>

      The partial package name is incorrect and could be confused
      with another subpackge. The label should be the full package name:

      <title>com.sun.management.jmx package</title>

      All fixes putback for this request should be checked:

       4940063 Update copyright notices on all J2SE package.html files

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: