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

gnumake commands unnecessarily visible

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P5 P5
    • 1.4.0
    • 1.4.0
    • infrastructure
    • None
    • beta2
    • generic
    • generic

      The following commands are visible in the build output for Merlin.
      These should be executed silently...

      -----

      if [ -d ./../Codemgr_wsdata ]; then /usr/bin/echo '\nPerforming workspace scan for remnant files.\n' ' Any files listed below are not under SCCS control in the workspace\n' ' and you should review them and possibly remove them manually:' ; /usr/bin/find ./../make ./../src ./../ext -type f | /usr/bin/sed 's+SCCS/[ps]\.++' | /usr/bin/sort | /usr/bin/uniq -c | /usr/bin/nawk '$1<2 {print $2;}' ; /usr/bin/echo 'End of workspace scan.' ; fi

      Performing workspace scan for remnant files.
         Any files listed below are not under SCCS control in the workspace
         and you should review them and possibly remove them manually:

            dmcduffisunw Dale Mcduffie (Inactive)
            jmelvin James Melvin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: