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

Unify/merge copies of HtmlTag

XMLWordPrintable

      Due to parallel development of javadoc and doclint we have two similar (but different) copies of HtmlTag in langtools. The one for doclint is primarily for inbound processing and checking; the one for javadoc is primarily for outbound tree construction. These could reasonably be merged. Ideally, these might be in a HTML-specific package, but since is is only a few files, it is enough for javadoc to reference the merged version in doclint.

      This cleanup also affects/includes corresponding updates to HtmlTag.Attr, HtmlVersion.

      Finally, the naming of the members for HtmlTag.AttrKind is less than ideal, and this is an opportunity to rationalize that.

            jjg Jonathan Gibbons
            jjg Jonathan Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: