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

substandard error messages from the docs build

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 18
    • None
    • infrastructure
    • None
    • b12

      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.

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

              Created:
              Updated:
              Resolved: