simpleTagLabel is not getting generated properly when we have </main>

XMLWordPrintable

    • Type: Bug
    • Resolution: Not an Issue
    • Priority: P4
    • None
    • Affects Version/s: 12
    • Component/s: tools
    • None

      If we run "make docs" for src\java.desktop\share\classes\javax\imageio\metadata\doc-files\bmp_metadata.html, javadoc generated is not proper.

      Input source html:
      </pre>
      @since 9
      </main>

      After make docs:
      <dl>
      <dt><span class="simpleTagLabel">Since:</span></dt>
      <dd>1.5
      </main></dd>
      </dl>

      We should take html file present before JDK-8213050 fix.

            Assignee:
            Unassigned
            Reporter:
            Jayathirth D V
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: