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

Clean up the way JavadocTester is invoked, and checks for errors.

XMLWordPrintable

    • b14
    • Verified

      There are two static methods JavadocTester.run which take a JavadocTester as the first argument. These should be converted to non-static methods and all the tests updated.

      In general, the tests ignore the return code from javadoc, which is bad.

      We should re-evaluate the way we invoke JavadocTester. It may be that a builder pattern would work better than the current splattering of run* methods.

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

              Created:
              Updated:
              Resolved: