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

JavaDoc tool skip some errors during html5 validation

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P3 P3
    • tbd
    • 9
    • tools

      After the fix for JDK-8179596 was integrated most of the bugs related to <a name="some"> tag were fixed in java client,

      But there are same files where the "name" still used instead of "id", and this code is not highlighted by javadoc,
      Examples:
      javax/swing/package-info.java:35
      javax/imageio/package-info.java:123
      etc
      I guess javadoc tool should catch them.

            Unassigned Unassigned
            serb Sergey Bylokhov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: