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

Support execution of jtreg tests in virtual threads

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • repo-loom
    • 20, repo-loom
    • hotspot
    • None

      One of testing for virtual threads would be execution of existing jtreg tests in virtual threads.

      The idea is to execute main(String[]) in the virtual thread. So jtreg should be updated to run main in the virtual thread instead of thread in agentvm, and in new virtual thread for othervm tests.
      Also, ProcessTools, NSK frameworks should be updated to execute main in virtual thread.

      The execution should be integrated with make to easy run tests using this wrapper.

            lmesnik Leonid Mesnik
            lmesnik Leonid Mesnik
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: