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

ant javadoc target is broken

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • None
    • core-libs
    • b44
    • generic
    • generic

        ant javadoc results in build failed. A number of issues:

        1) src directory uses old/pre-modular source layout
        2) JDK asm sources directory uses old/pre-modular source layout
        3) many ">" symbols in doc comment need to be replaced with HTML entities like >
        4) unmatched paragraph <p> tags.
        5) Developers need to run "ant javadoc" whenever they touch javadoc comments in any source file ;-)

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

                Created:
                Updated:
                Resolved: