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

Fix ASM doc comments to avoid javadoc errors

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • None
    • 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.

            ksrini Kumar Srinivasan
            sundar Sundararajan Athijegannathan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: