Improve diagnostics when jtreg interrupts test threads

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: None
    • Component/s: tools
    • None

      In certain cases, jtreg issues a Thread.interrupt() to threads launched for running the tests. For example, when running in a agent VM, a Thread launched by a test throws an exception that is uncaught by that Thread, then jtreg interrupts all the threads belonging to that ThreadGroup.

      This interrupt not the uncaught exception is visible in the test report which makes it difficult to debug such unexpected failures and interrupts.

            Assignee:
            Jaikiran Pai
            Reporter:
            Jaikiran Pai
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: