ant javadoc target is broken

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: None
    • Component/s: 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 ;-)

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

                Created:
                Updated:
                Resolved: