Uploaded image for project: 'Code Tools'
  1. Code Tools
  2. CODETOOLS-7900267

Perform a thread dump on test timeout

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • None
    • None
    • tools
    • None
    • b11

      When jtreg executes a test in a separate process and that test times out it would be useful whenever possible to perform a thread dump the results of which are archived with the associated test report.

      Such information is invaluable to verify if concurrent applications are deadlocked or waiting.

      For example, regressions in a fork/join application may result in the application never completing and thus jtreg will timeout. Having a thread dump will allow a developer to verify if this is the case or not (e.g. a "livelock" or just taking too long to run).

            sla Staffan Larsen (Inactive)
            psandoz Paul Sandoz
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: