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

test failure_handler is not properly invoking jhsdb jstack, resulting in failure to produce a stack when a test times out

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 19
    • None
    • hotspot
    • None
    • b22

      When tests time out, often jstack can't attach, so we instead rely on running jhsdb jstack on the core file. However, this appears to always fail to find the core file.

      ERROR: can't open core file: No such file or directory
      Error attaching to core file: Can't attach to the core file
      sun.jvm.hotspot.debugger.DebuggerException: Can't attach to the core file

            lmesnik Leonid Mesnik
            cjplummer Chris Plummer
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: