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

failure_handler: run netstat without name lookups

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 20
    • None
    • infrastructure
    • b07
    • os_x

      Failure handler on mac os X runs `netstat -av`. The command runs reverse name lookups on all socket addresses, and may exceed the 20 second timeout, leaving us with no information.

      With `-n` parameter, netstat takes less time to complete.

            djelinski Daniel Jelinski
            djelinski Daniel Jelinski
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: