Fix ASM doc comments to avoid javadoc errors

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P4
    • None
    • Affects Version/s: None
    • Component/s: other-libs
    • None
    • generic
    • generic

      With nashorn "ant javadoc" target, we build javadoc for nashorn. Although nashorn classes are not part of published libraries, nashorn team uses javadoc more like developer docs. Because nashorn uses ASM classes, we build docs for asm classes as well. As of now, nashorn javadoc target failes with errors - because of doc comment issues in jdk.internal.asm.*. It is better to fix javadoc comments in ASM sources to avoid javadoc errors atleast.

            Assignee:
            Kumar Srinivasan
            Reporter:
            Sundararajan Athijegannathan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: