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

Make the thread dump files generated by jcmd Thread.dump_to_file jtreg failure handler action easily accessible

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 21
    • None
    • infrastructure
    • b25

      Right now when a test times out, the failure handler configurations in test/failure_handler/src/share/conf/common.properties runs (among many other commands), the "jcmd Thread.dump_to_file" command. This generates the thread dumps and writes it to a file. However, that generated file isn't easily accessible through the processes.html file that gets generated by this timeout handler action.

      Now that we have been running some jobs in our CI with virtual threads, it would make debugging easier if these thread dump file are easily accessible (since these are the only thread dumps that display the virtual threads).

            jpai Jaikiran Pai
            jpai Jaikiran Pai
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: