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

The build log uses inconsistent reporting style

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P4
    • 9
    • 9
    • infrastructure
    • None

    Description

      The build log contains many chatty lines beginning with a verb like "Assembling", "Compiling", etc.

      Anomalously, the verb running is sometimes preceded by '# '. Here is the reduced summary of these informative messages.

      $ grep -E '^(# )?[A-Za-z]*ing ' build/linux-x86_64-normal-server-release/build.log | sed -e 's/ing.*/ing/' | sort -u
      Assembling
      Compiling
      Creating
      Generating
      Ignoring
      Importing
      Linking
      Making
      Running
      # Running
      Unzipping
      Updating
      Using
      Verifying

      I've attached the uncompressed grep results for the "chatty" messages.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: