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

substandard error messages from the docs build

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • P4
    • Resolution: Fixed
    • None
    • 18
    • infrastructure
    • None
    • b12

    Description

      The docs build uses an internal tool to "fix up" the output from pandoc. If there are errors in the input, the source of the error is reported as "<stdin>".

      $ make docs
      Building target 'docs' in configuration 'macosx-x64'
      Generating JDK_API javadoc for 60 modules
      <stdin>:236: bad html
      <stdin>:236: bad html
      <stdin>:773: bad html
      <stdin>:773: bad html
      Finished building target 'docs' in configuration 'macosx-x64'

      It would be better if the tool indicated the actual file in error.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: