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

com/sun/jdi/WatchFramePop.sh fails with exit code 1

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3
    • 9
    • 9
    • hotspot
    • svc
    • b116

    Description

      The test fails with the following message that prints jstack usage.

      Usage:
          jstack [-l] <pid>
              (to connect to running process)
          jstack -F [-m] [-l] <pid>
              (to connect to a hung process)
          jstack [-m] [-l] <executable> <core>
              (to connect to a core file)
          jstack [-m] [-l] [server_id@]<remote server IP or hostname>
              (to connect to a remote debug server)

      Options:
          -F to force a thread dump. Use when jstack <pid> does not respond (process is hung)
          -m to print both java and native frames (mixed mode)
          -l long listing. Prints additional information about locks
          -h or -help to print this help message


      Attachments

        Activity

          People

            dsamersoff Dmitriy Samersoff
            bharadwaj Bharadwaj Yadavalli (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: